{
  "name": "Online Indus FM 91.4",
  "short_name": "Indus FM",
  "description": "Your Voice, Your Music, Your Station. 24/7 Live Radio Streaming.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0B0B12",
  "theme_color": "#FF1744",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/images/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/logo.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Studio",
      "url": "live.php",
      "icons": [{ "src": "assets/images/favicon.svg", "sizes": "64x64" }]
    },
    {
      "name": "Schedule",
      "url": "schedule.php",
      "icons": [{ "src": "assets/images/favicon.svg", "sizes": "64x64" }]
    },
    {
      "name": "Request Song",
      "url": "request-song.php",
      "icons": [{ "src": "assets/images/favicon.svg", "sizes": "64x64" }]
    }
  ]
}
