{
  "name": "Bloom Radio",
  "short_name": "Bloom Radio",
  "description": "Live radio van Bloom Radio, de klok rond.",
  "id": "/app/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#D22F27",
  "theme_color": "#B92A22",
  "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"
    }
  ]
}
