{
  "name": "Ruud Radio",
  "short_name": "Ruud",
  "description": "Live radio van Ruud Radio: soft pop, soul en tijdloze kwaliteitsmuziek.",
  "id": "/app/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#007cdf",
  "theme_color": "#0069c9",
  "categories": ["music", "entertainment"],
  "lang": "nl",
  "dir": "ltr",
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
