{
  "name": "iSunix Radio",
  "short_name": "iSunix",
  "description": "iSunix Radio Live Broadcast",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090c",
  "theme_color": "#e50914",
  "icons": [
    {
      "src": "/isunix-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/isunix-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
