{
  "name": "Pure Flow — Pomodoro Timer",
  "short_name": "Pure Flow",
  "description": "Free Pomodoro timer for deep focus and productivity. Classic 25/5, Deep 50/10, and Sprint 15/3 presets.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "Logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "PureFlow.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}
