{
  "name": "WINR Smooth Jazz Houston",
  "short_name": "WINR Jazz",
  "description": "Listen live to WINR Smooth Jazz — Houston's Home for Smooth Jazz.",
  "id": "./",
  "start_url": "./index.html",
  "scope": "./",
  "lang": "en-US",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#080b11",
  "theme_color": "#250958",
  "categories": ["music", "entertainment"],
  "icons": [
    {"src": "winr-app-icon-site-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "winr-app-icon-site-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "winr-app-icon-site-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "winr-app-icon-site-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "shortcuts": [
    {
      "name": "Listen Live",
      "short_name": "Listen Live",
      "description": "Open the WINR live player",
      "url": "./index.html#home",
      "icons": [{"src": "winr-app-icon-site-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "WINR Schedule",
      "short_name": "Schedule",
      "description": "View the WINR program schedule",
      "url": "./index.html#schedule",
      "icons": [{"src": "winr-app-icon-site-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Request a Song",
      "short_name": "Song Request",
      "description": "Send a song request to WINR",
      "url": "./song-request.html",
      "icons": [{"src": "winr-app-icon-site-192.png", "sizes": "192x192", "type": "image/png"}]
    }
  ]
}
