{
  "id": "/",
  "name": "Radio Sur Sangam",
  "short_name": "Sur Sangam",
  "description": "Stream, Sing & Shine — Real voices, real music, global stage.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06090f",
  "theme_color": "#06090f",
  "categories": ["music", "entertainment"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/mobile.png",
      "sizes": "780x1688",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sur Sangam Radio Player"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Live Radio",
      "short_name": "Play",
      "description": "Start the live stream",
      "url": "/?action=play",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Sargam Songs",
      "short_name": "Sargam",
      "description": "Browse the song library",
      "url": "/?panel=sargam",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.retirementindia.sursangam",
      "id": "com.retirementindia.sursangam"
    }
  ],
  "prefer_related_applications": false
}