{
  "name": "Mine AI — Your Jewellery Expert",
  "short_name": "Mine AI",
  "description": "AI-powered jewellery advisor by Auromine, Chennai. Buy smart, save more, choose with confidence.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FDFAF5",
  "theme_color": "#3B5BDB",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["shopping", "lifestyle", "finance"],
  "icons": [
    {
      "src": "/mineai-logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/mineai-logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/mineai-logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat",
      "short_name": "Chat",
      "url": "/chat",
      "description": "Ask Mine AI anything about jewellery"
    },
    {
      "name": "Verify Hallmark",
      "short_name": "Verify",
      "url": "/verify",
      "description": "Check the BIS hallmark on your gold"
    },
    {
      "name": "Price Check",
      "short_name": "Prices",
      "url": "/price-check",
      "description": "Today's city-wise gold rates"
    }
  ]
}
