{
  "name": "Global Radio",
  "short_name": "Global Radio",
  "description": "Stream live radio stations from every corner of the globe",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#C8FF00",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}