{
  "name": "Showbizz 24",
  "short_name": "Showbizz 24",
  "Scope": "/",
  "start_url": "/",
  "theme_color": "#6b183c",
  "orientation": "any",
  "background_color": "#ffffff",
  "display": "standalone",
  "icons": [
    {
      "src": "app/manifest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "app/manifest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "app/maskable-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "entertainment",
    "lifestyle",
    "magazines",
    "news",
    "social"
  ],
  "screenshots": [
    {
      "src": "app/voorpagina-screenshot.png",
      "sizes": "1920x1080",
      "type": "image/png"
    }
  ]
}
