{
  "name": "LOCAL 4 VOCAL Shopping Partner",
  "short_name": "L4V Partner",
  "description": "Area-wise local shopping with real-time GPS delivery, weight pricing and approved Shopping Partners.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f7fb",
  "theme_color": "#5b3df5",
  "lang": "gu-IN",
  "categories": ["shopping", "business", "lifestyle"],
  "icons": [
    {
      "src": "assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Category Shops", "short_name": "Categories", "url": "./index.php?view=shops" },
    { "name": "Marketplace", "short_name": "Shop", "url": "./index.php?view=market" },
    { "name": "My Orders", "short_name": "Orders", "url": "./index.php?view=orders" },
    { "name": "Partner Jobs", "short_name": "Jobs", "url": "./index.php?view=jobs" }
  ]
}
