{
  "name": "Aura Memories - Photo Jewelry",
  "short_name": "Aura Memories",
  "description": "Personalized photo jewelry crafted with love. Shop necklaces, rings, bracelets & more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#C9A96E",
  "orientation": "portrait-primary",
  "categories": ["shopping", "lifestyle"],
  "lang": "en-IN",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Now",
      "url": "/shop",
      "description": "Browse all jewelry"
    },
    {
      "name": "Track Order",
      "url": "/order-tracking",
      "description": "Track your order"
    }
  ]
}
