{
  "name": "CURRENT Radio",
  "short_name": "CURRENT",
  "description": "Free internet radio for the people. Stations from around the world.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#0A0A0F",
  "orientation": "portrait",
  "categories": [
    "music",
    "entertainment"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Stations",
      "url": "/?action=browse",
      "icons": []
    },
    {
      "name": "Search",
      "url": "/?action=search",
      "icons": []
    }
  ],
  "scope": "./"
}