{
  "name": "AuraFlow Pro — Focus Timer, Ambient Sounds & Sleep",
  "short_name": "AuraFlow",
  "description": "All-in-one focus timer, ambient soundscapes, binaural beats, sleep sounds, gamified streaks, and analytics for your whole household.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["productivity", "health-fitness", "lifestyle", "music"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Focus Session",
      "short_name": "Focus",
      "description": "Jump straight into a focus timer",
      "url": "/?tab=focus",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ambient Sounds",
      "short_name": "Sounds",
      "description": "Open the ambient sound mixer",
      "url": "/?tab=ambient",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Analytics",
      "short_name": "Stats",
      "description": "View your focus analytics",
      "url": "/?tab=analytics",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "id": "/?source=pwa"
}
