{
  "name": "PhotoSharePro - Share Event Photos Instantly",
  "short_name": "PhotoSharePro",
  "description": "Create events, share QR codes, and collect photos from participants with PhotoSharePro",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["photo", "social", "productivity"],
  "screenshots": []
}
