{
  "name": "MuziekZenders.nl",
  "short_name": "MuziekZenders",
  "description": "Nederlandse radiozenders live luisteren. Het geluid loopt door terwijl je verder klikt.",
  "lang": "nl",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#081114",
  "theme_color": "#081114",
  "categories": [
    "music",
    "entertainment",
    "news"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Radio Veronica",
      "short_name": "Radio Veronica",
      "description": "Radio Veronica live luisteren",
      "url": "/zender/radioveronica/?speel=radioveronica",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Sky Radio",
      "short_name": "Sky Radio",
      "description": "Sky Radio live luisteren",
      "url": "/zender/skyradio/?speel=skyradio",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Radio 538",
      "short_name": "Radio 538",
      "description": "Radio 538 live luisteren",
      "url": "/zender/radio538/?speel=radio538",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Arrow Classic Rock",
      "short_name": "Arrow Classic Rock",
      "description": "Arrow Classic Rock live luisteren",
      "url": "/zender/arrowclassicrock/?speel=arrowclassicrock",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}