{
  "name": "TwinEagles Radio",
  "short_name": "TwinEagles",
  "description": "Live internet radio from Clarks, Nebraska - music, local news, weather, sports and daily games.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F1B2D",
  "theme_color": "#0F1B2D",
  "categories": ["music", "entertainment", "news"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Listen live", "short_name": "Listen", "url": "/player.php?autoplay=1", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Today's games", "short_name": "Games", "url": "/games.php" },
    { "name": "Weather", "short_name": "Weather", "url": "/weather.php" }
  ]
}
