{
  "name": "ApniDukaan - Your Online Store",
  "short_name": "ApniDukaan",
  "description": "Your one-stop destination for amazing products at great prices",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["shopping", "ecommerce", "business"],
  "icons": [
    {
      "src": "https://placehold.co/192x192/png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://placehold.co/512x512/png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Products",
      "short_name": "Search",
      "description": "Search for products",
      "url": "/search",
      "icons": []
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "description": "View shopping cart",
      "url": "/cart",
      "icons": []
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "View order history",
      "url": "/orders",
      "icons": []
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
