{
  "name": "ChainQast — stations that never go dark",
  "short_name": "ChainQast",
  "description": "Live talk radio, 24/7. Turn the dial.",
  "start_url": "/dial",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0e12",
  "theme_color": "#0d0e12",
  "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-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "The dial", "url": "/dial", "description": "Every station, live now" },
    { "name": "Episodes", "url": "/s/late-night/episodes", "description": "Listen back" }
  ]
}
