{
  "name": "Classic Country 980 KSGM",
  "short_name": "KSGM 980",
  "description": "Classic Country 980 KSGM - classic country, local news, and local sports for Ste. Genevieve, Perryville, and Chester. Listen live!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ca0f11",
  "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", "sports", "news"],
  "shortcuts": [
    {
      "name": "Listen Live",
      "url": "/listen",
      "description": "Start listening to Classic Country 980"
    },
    {
      "name": "Sports",
      "url": "/sports",
      "description": "Local sports coverage"
    }
  ]
}
