{
  "short_name": "World Radio",
  "name": "World Radio — Live world radio",
  "description": "Spin the globe and listen to live radio from thousands of cities worldwide. No account, no tracking, works on the lock screen.",
  "id": "https://worldradio.io/",
  "icons": [
    {
      "src": "https://worldradio.io/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://worldradio.io/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://worldradio.io/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "https://worldradio.io/",
  "scope": "https://worldradio.io/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#05070a",
  "theme_color": "#05070a",
  "categories": [
    "music",
    "entertainment"
  ],
  "shortcuts": [
    {
      "name": "Driving mode",
      "short_name": "Driving",
      "description": "Three huge controls and the screen stays awake",
      "url": "https://worldradio.io/?go=driving"
    },
    {
      "name": "Surprise me",
      "short_name": "Surprise",
      "description": "Play a random station from anywhere",
      "url": "https://worldradio.io/?go=surprise"
    },
    {
      "name": "Explore countries",
      "short_name": "Explore",
      "description": "Browse by country, genre or what the world is playing",
      "url": "https://worldradio.io/?go=explore"
    }
  ]
}
