{
  "name": "Audio-Streaming.nl",
  "short_name": "Audio-Streaming",
  "description": "Luister in de hoogste kwaliteit naar de beste radiostations ter wereld.",
  "lang": "nl",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#070b14",
  "theme_color": "#070b14",
  "categories": ["music", "entertainment", "news"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Favorieten",
      "short_name": "Favorieten",
      "description": "Open je favoriete zenders",
      "url": "./index.html?view=favorites",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Populair in Nederland",
      "short_name": "NL Top",
      "description": "De populairste Nederlandse zenders",
      "url": "./index.html?country=NL",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
