{
  "name": "EventPix QR — Instant Event Photo Sharing",
  "short_name": "EventPix QR",
  "description": "Scan a QR code, upload your photos, and share event memories instantly. No app download required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0a1e",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["photo", "entertainment", "social"],
  "shortcuts": [
    {
      "name": "Browse Events",
      "url": "/Browse",
      "description": "Discover public events"
    },
    {
      "name": "Create Event",
      "url": "/CreateEvent",
      "description": "Set up a new event gallery"
    }
  ]
}
