{
  "id": "/",
  "name": "OndaCast | Catch the Wave",
  "short_name": "OndaCast",
  "description": "Catch the wave with live radio, podcasts, audiobooks, and personalized audio discovery.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070718",
  "theme_color": "#15105f",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": [
    "music",
    "entertainment",
    "radio",
    "podcasts"
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/branding/ondacast-icon.png",
      "sizes": "603x603",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/ondacast-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
