{
  "name": "Bakwaas FM — Live Indian Radio",
  "short_name": "Bakwaas FM",
  "description": "Listen to live Indian radio, regional voices and nonstop music.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07090f",
  "theme_color": "#07090f",
  "lang": "en-IN",
  "categories": ["music", "entertainment"],
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse stations",
      "short_name": "Stations",
      "url": "/#discover",
      "icons": [{"src": "/logo-192.png", "sizes": "192x192"}]
    }
  ]
}
