{
  "name": "ANOKHA SELL - Apna Bazar",
  "short_name": "ANOKHA SELL",
  "description": "India ka sabse smart local bazar - Ghar baithe saman mangwayein",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a1a3e",
  "theme_color": "#0d6efd",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}