{
  "name": "CalmFocus — Aesthetic Pomodoro Timer",
  "short_name": "CalmFocus",
  "description": "A free aesthetic Pomodoro timer with cinematic backgrounds, ambient music, and session tracking. For study and deep work.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1610",
  "theme_color": "#1a1610",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/logo/apple-touch-icon_180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo/calmfocus-logo-optimized.png",
      "sizes": "250x250",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/logo/og-image_1200x630.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "CalmFocus Pomodoro Timer"
    }
  ]
}
