{
  "name": "Memoria — Collaborative Event Memory",
  "short_name": "Memoria",
  "description": "Capture, share, and celebrate every moment of your events. AI-powered photo + video memory cloud.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0a1f",
  "theme_color": "#8b5cf6",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%238b5cf6'/><stop offset='1' stop-color='%23ec4899'/></linearGradient></defs><rect width='192' height='192' rx='32' fill='url(%23g)'/><text x='96' y='130' font-size='110' text-anchor='middle' fill='white'>✨</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%238b5cf6'/><stop offset='1' stop-color='%23ec4899'/></linearGradient></defs><rect width='512' height='512' rx='80' fill='url(%23g)'/><text x='256' y='340' font-size='280' text-anchor='middle' fill='white'>✨</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["photo", "social", "productivity"],
  "shortcuts": [
    {
      "name": "Create event",
      "url": "/events",
      "description": "Start a new event"
    },
    {
      "name": "My reels",
      "url": "/reels",
      "description": "View your generated reels"
    }
  ]
}
