{
  "id": "/mms-radio-v2",
  "name": "MMS Radio — Worldwide Live Radio",
  "short_name": "MMS Radio",
  "description": "Stream thousands of live radio stations from around the world",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#070708",
  "theme_color": "#070708",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "categories": ["entertainment", "music", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png",          "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png",          "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Radio",
      "short_name": "Radio",
      "url": "/radio?utm_source=pwa_shortcut",
      "description": "Browse live radio stations",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Podcasts",
      "short_name": "Podcasts",
      "url": "/podcasts?utm_source=pwa_shortcut",
      "description": "Browse podcasts",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Favorites",
      "short_name": "Favorites",
      "url": "/favorites?utm_source=pwa_shortcut",
      "description": "Your saved stations",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}
