{
  "name": "FW Shield · Foreign Worker Management",
  "short_name": "FW Shield",
  "description": "Foreign worker management system by SPAO (M) Sdn Bhd. Track permits, FOMEMA, insurance, and documents with AI-assisted compliance.",
  "id": "/app.html",
  "start_url": "/app.html",
  "scope": "/app",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f2544",
  "theme_color": "#0f2544",
  "lang": "en-MY",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "capture_links": "existing-client-navigate",
  "icons": [
    {"src": "/icon-192.png","sizes": "192x192","type": "image/png","purpose": "any maskable"},
    {"src": "/icon-512.png","sizes": "512x512","type": "image/png","purpose": "any maskable"},
    {"src": "/icon-180.png","sizes": "180x180","type": "image/png","purpose": "any"}
  ]
}
