{
  "name": "Maharani — Royal Imitation Jewellery",
  "short_name": "Maharani",
  "description": "Luxury handcrafted bridal and festive imitation jewellery with AI Virtual Try-On.",
  "start_url": "/?source=pwa_android",
  "id": "com.maharani.jewellery.app",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],
  "orientation": "portrait",
  "background_color": "#120e0b",
  "theme_color": "#ca8a04",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Virtual Try-On Mirror",
      "short_name": "AI Try-On",
      "description": "Try on royal chokers, necklaces, and earrings with AI",
      "url": "/?view=ai-try-on",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Bridal Jewellery Collection",
      "short_name": "Bridal Sets",
      "description": "Explore bridal chokers, harams, and mathapattis",
      "url": "/?category=bridal",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "My Jewellery Bag",
      "short_name": "Cart",
      "description": "View items in your royal shopping bag",
      "url": "/?action=cart",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    }
  ]
}
