{
  "name": "Crowd.Shots",
  "short_name": "Crowd.Shots",
  "description": "Event fotowall: gasten uploaden via QR, moderatie en live schermen. Na afloop een galerij en ZIP-export.",
  "lang": "nl",
  "start_url": "/camera?source=pwa",
  "scope": "/",
  "display": "standalone",
  "dir": "ltr",
  "prefer_related_applications": false,
  "background_color": "#0d6efd",
  "theme_color": "#0d6efd",
  "categories": ["photo", "events", "productivity"],
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/static/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/static/screenshots/home-1080x1920.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "wide" }
  ]
}
