{
  "name": "Curasift",
  "short_name": "Curasift",
  "description": "AI-powered fashion discovery — sift, save, and explore the looks you love.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7F4EE",
  "theme_color": "#C8512A",
  "categories": ["lifestyle", "shopping"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Explore",
      "url": "/?view=explore",
      "description": "Discover trending fashion looks"
    },
    {
      "name": "My Sifts",
      "url": "/?view=sifts",
      "description": "View your saved sift collections"
    }
  ]
}
