{
  "name": "Fresh Beats FM",
  "short_name": "FreshBeats",
  "description": "Premium AI-powered music streaming. Discover tomorrow's hits today with adaptive vibe-based channels.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080d",
  "theme_color": "#08080d",
  "icons": [
    {
      "src": "assets/icon.png",
      "sizes": "192x192 512x512 1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/screenshots/mobile_player.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Fresh Beats Player"
    },
    {
      "src": "assets/screenshots/wide_dashboard.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Music Discovery Dashboard"
    }
  ],
  "categories": ["music", "social", "entertainment"],
  "orientation": "portrait",
  "scope": "/"
}
