{
  "name": "African Radio Live",
  "short_name": "African Radio",
  "description": "Listen live to radio from across Africa. Free, no account, no adverts.",
  "start_url": "/african-radio-stations-live?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#3a1f0c",
  "theme_color": "#3a1f0c",
  "lang": "en",
  "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"
    }
  ]
}