{
  "name": "GharSe",
  "short_name": "GharSe",
  "description": "Authentic handmade papad, achar, and hand-knitted textiles from Indian homes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2C2416",
  "theme_color": "#C1440E",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["shopping", "food"],
  "icons": [
    {
      "src": "/images/gharselogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/gharselogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/hero.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "GharSe Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop All",
      "short_name": "Shop",
      "description": "Browse all handmade products",
      "url": "/shop",
      "icons": [{ "src": "/images/gharselogo.png", "sizes": "192x192" }]
    },
    {
      "name": "Rasoi",
      "short_name": "Rasoi",
      "description": "Handmade food — papad, achar, snacks",
      "url": "/shop/rasoi",
      "icons": [{ "src": "/images/gharselogo.png", "sizes": "192x192" }]
    }
  ]
}
