{
  "name": "A11 Radio — Listen Live Online",
  "short_name": "A11 Radio",
  "description": "Listen to A11 Radio live online. Stream A11 Radio directly from your browser and see what's playing now.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#171717",
  "theme_color": "#171717",
  "lang": "en",
  "icons": [
    {
      "src": "./logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
