{
  "name": "Ainaa — AI Fashion Stylist",
  "short_name": "Ainaa",
  "description": "AI-powered luxury fashion styling for Indian shoppers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9F5ED",
  "theme_color": "#F9F5ED",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/ainaa-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle", "fashion"],
  "shortcuts": [
    {
      "name": "New Style Session",
      "short_name": "New Chat",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Magazine",
      "short_name": "Magazine",
      "url": "/magazine",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
