{
  "name": "Atyakart — Premium Fashion",
  "short_name": "Atyakart",
  "description": "Premium fashion for men, women and kids. Shop the finest curated collections.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    { "name": "Shop Men", "url": "/men", "description": "Browse men's collection" },
    { "name": "Shop Women", "url": "/women", "description": "Browse women's collection" },
    { "name": "New Arrivals", "url": "/new-collection", "description": "Latest drops" },
    { "name": "My Cart", "url": "/cart", "description": "View your bag" }
  ]
}
