{
  "name": "Cool Vibes Radio",
  "short_name": "Cool Vibes",
  "description": "Your neon-powered radio station — listen live, watch DJs, and vibe with the community.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1535",
  "theme_color": "#00b4d8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
