{
  "name": "theradio.fm - Live Internet Radio",
  "short_name": "theradio.fm",
  "description": "A modern fullscreen internet radio player with live streaming, real-time track info, and dynamic album artwork",
  "start_url": "https://play.theradio.fm",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "background_color": "#0f2929",
  "theme_color": "#0f2929",
  "categories": ["music", "entertainment"],
  "icons": [
    {
      "src": "/icon-192x192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "https://hebbkx1anhila5yf.public.blob.vercel-storage.com/theradio-fm-logo-riP2RHcCrwTnJDqhSbaT3uXluubSLi.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "form_factor": "wide"
    },
    {
      "src": "https://hebbkx1anhila5yf.public.blob.vercel-storage.com/theradio-fm-logo-riP2RHcCrwTnJDqhSbaT3uXluubSLi.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Play/Pause theradio.fm",
      "short_name": "Play",
      "description": "Play or pause the radio stream",
      "url": "https://play.theradio.fm",
      "icons": [
        {
          "src": "/icon-192x192.jpg",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
