{
  "name": "Karatwise",
  "short_name": "Karatwise",
  "description": "India's Gold Shopping Intelligence — find jewellery priced closest to the spot rate",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#92400e",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["finance", "shopping"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Karatwise — Gold Jewellery Price Intelligence"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Deals",
      "short_name": "Deals",
      "description": "View today's best gold deals",
      "url": "/",
      "icons": [{ "src": "/icon-192.svg", "sizes": "any" }]
    },
    {
      "name": "Product Finder",
      "short_name": "Finder",
      "description": "Browse and filter gold jewellery",
      "url": "/finder",
      "icons": [{ "src": "/icon-192.svg", "sizes": "any" }]
    }
  ]
}
