{
  "name": "SkillWaale — India's Workforce Platform",
  "short_name": "SkillWaale",
  "description": "Connect skilled blue-collar workers with employers and agencies across India.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d1b4b",
  "theme_color": "#0d1b4b",
  "categories": ["business", "productivity", "jobs"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Jobs",
      "short_name": "Jobs",
      "description": "Find work opportunities",
      "url": "/worker/jobs",
      "icons": [{ "src": "favicon.svg", "sizes": "any" }]
    },
    {
      "name": "My Applications",
      "short_name": "Applied",
      "description": "Track your job applications",
      "url": "/worker/applications",
      "icons": [{ "src": "favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Book a Service",
      "short_name": "Book",
      "description": "Browse and book home services",
      "url": "/customer/services",
      "icons": [{ "src": "favicon.svg", "sizes": "any" }]
    }
  ],
  "screenshots": [
    {
      "src": "opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "SkillWaale — India's Workforce Platform"
    }
  ]
}
