{
  "name": "Watchbase",
  "short_name": "Watchbase",
  "description": "Track. Ontdek. Beleef. Jouw persoonlijke film & serie tracker.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#004d47",
  "theme_color": "#004d47",
  "orientation": "portrait",
  "categories": ["entertainment", "lifestyle"],
  "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-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
