{
  "name": "RozGo - Worker Hiring Portal",
  "short_name": "RozGo",
  "description": "Hire skilled workers instantly. Plumber, Electrician, Cook, Driver & more - all at your fingertips.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a2e4a",
  "theme_color": "#1a2e4a",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Find Workers",
      "short_name": "Workers",
      "url": "/explore",
      "description": "Browse and hire workers"
    },
    {
      "name": "Post a Job",
      "short_name": "Post Job",
      "url": "/post",
      "description": "Post a new job listing"
    }
  ]
}
