{
  "id": "/",
  "name": "Freshwox",
  "short_name": "Freshwox",
  "lang": "en",
  "description": "Hire verified workers and find local jobs in Nigeria.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "portrait-primary",
  "categories": ["business", "lifestyle", "productivity"],
  "background_color": "#F8FAF9",
  "theme_color": "#0F6D4E",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse jobs",
      "short_name": "Jobs",
      "description": "Open public job listings",
      "url": "/jobs",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Search workers",
      "short_name": "Workers",
      "description": "Open worker search",
      "url": "/workers",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
