{
  "id": "/",
  "name": "Radio Revolution",
  "short_name": "Radio Rev",
  "description": "Radio Revolution, the unfiltered voice of Zimbabwe. Install the app, listen live, and stay close to the station.",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07121d",
  "theme_color": "#07121d",
  "categories": ["music", "entertainment", "news"],
  "icons": [
    {
      "src": "/logo.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Listen Live",
      "short_name": "Listen",
      "url": "/"
    },
    {
      "name": "Main Website",
      "short_name": "Website",
      "url": "https://radiorevolution.info"
    }
  ]
}
