{
  "name": "Classic Rock 93.1",
  "short_name": "CR 93.1",
  "description": "Classic Rock 93.1 KBDZ - Perryville, MO. Listen live to the best classic rock!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#eb0808",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["music", "entertainment"],
  "shortcuts": [
    {
      "name": "Listen Live",
      "url": "/listen",
      "description": "Start listening to Classic Rock 93.1"
    },
    {
      "name": "Events",
      "url": "/events",
      "description": "View upcoming events"
    }
  ]
}
