{
  "name": "ALC Pan-African Radio",
  "short_name": "ALC Radio",
  "description": "Live radio, episodes, and articles on peace, security and leadership across Africa — with offline listening and read-aloud articles.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4EFE6",
  "theme_color": "#0F2A47",
  "lang": "en",
  "categories": ["news", "education", "music"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Listen Live", "short_name": "Live", "url": "/#/live", "icons": [{ "src": "/icons/shortcut-live.svg", "sizes": "any" }] },
    { "name": "Latest Episodes", "short_name": "Episodes", "url": "/#/episodes", "icons": [{ "src": "/icons/shortcut-episodes.svg", "sizes": "any" }] },
    { "name": "Read & Listen", "short_name": "Articles", "url": "/#/articles", "icons": [{ "src": "/icons/shortcut-articles.svg", "sizes": "any" }] }
  ]
}
