{
  "id": "/",
  "name": "nRadioBox",
  "short_name": "nRadioBox",
  "description": "Free Internet Radio Player. No tracking, no subscription, just listen.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#08080a",
  "theme_color": "#eb5757",
  "orientation": "portrait-primary",
  "categories": [
    "music",
    "entertainment",
    "utilities"
  ],
  "icons": [
    {
      "src": "/web/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/web/screenshot-mobile.png",
      "sizes": "576x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "nRadioBox Mobile Player"
    },
    {
      "src": "/web/screenshot-desktop.png",
      "sizes": "1024x576",
      "type": "image/png",
      "form_factor": "wide",
      "label": "nRadioBox Desktop Player"
    }
  ],
  "shortcuts": [
    {
      "name": "Listen Now",
      "url": "/",
      "icons": [
        {
          "src": "/web/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
