{
  "name": "WorkToGo — All-in-One Local Hub",
  "short_name": "WorkToGo",
  "description": "Local products, grocery, and services near you",
  "start_url": "/worktogo-final/public/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f7c5a",
  "orientation": "portrait-primary",
  "scope": "/worktogo-final/",
  "lang": "hi",
  "icons": [
    {
      "src": "/worktogo-final/public/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/worktogo-final/public/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "url": "/worktogo-final/public/index.html#shop",
      "description": "Browse products"
    },
    {
      "name": "My Orders",
      "url": "/worktogo-final/public/index.html#orders",
      "description": "Track your orders"
    }
  ]
}
