{
  "name": "Worcy - Find Trusted Local Workers",
  "short_name": "Worcy",
  "description": "Find trusted local workers across Hyderabad. Search electricians, plumbers, carpenters, and more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a73e8",
  "scope": "/",
  "categories": ["lifestyle", "utilities", "business"],
  "lang": "en-IN",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Find Workers",
      "short_name": "Search",
      "description": "Search for trusted workers near you",
      "url": "/find-workers.html",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' rx='18' fill='%231a73e8'/%3E%3Ctext x='48' y='65' text-anchor='middle' fill='white' font-size='50' font-weight='bold' font-family='sans-serif'%3E%F0%9F%94%8D%3C/text%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Register as Worker",
      "short_name": "Register",
      "description": "Register your services as a worker",
      "url": "/register.html",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' rx='18' fill='%231a73e8'/%3E%3Ctext x='48' y='65' text-anchor='middle' fill='white' font-size='50' font-weight='bold' font-family='sans-serif'%3E%2B%3C/text%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
