{
  "name": "pomodo.study",
  "short_name": "pomodo",
  "description": "A distraction-free focus and study environment with ambient sounds, pomodoro timer, and productivity tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2D3250",
  "theme_color": "#2D3250",
  "icons": [
    {
      "src": "/tomato-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/tomato-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tomato-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 48x48 32x32 16x16",
      "type": "image/x-icon"
    }
  ]
}