{
  "name": "Bubba On The Lake Radio",
  "short_name": "BOTL Radio",
  "description": "Enjoy Bubba's favorite tunes, perfect for a day on the water or a drive to work!",
  "start_url": "/radio",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#FFA500",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
} 