{
  "id": "/",
  "name": "Drift — Ambient Broadcast for Focus & Calm",
  "short_name": "Drift",
  "description": "Ambient music for focus and calm. Mood presets, audio visualizer, Pomodoro intervals, breathing patterns, and 5-4-3-2-1 grounding.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#131520",
  "theme_color": "#0b0e15",
  "categories": ["lifestyle", "health", "music", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Drift — ambient broadcast for focus and calm"
    }
  ]
}
