{
  "name": "Thasis Radio Network",
  "short_name": "Thasis Radio",
  "description": "Stream live radio from the Thasis Radio Network — 20+ stations of classic hits, rock, country, jazz, and more. The site IS the app.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050510",
  "theme_color": "#050510",
  "categories": ["music", "entertainment"],
  "icons": [
    { "src": "https://thasis.com/app/app/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "https://thasis.com/app/app/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "https://thasis.com/app/app/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "https://thasis.com/app/app/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "All Stations",
      "short_name": "Stations",
      "url": "./index.html#stations-page",
      "icons": [{ "src": "https://thasis.com/app/app/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
