{
  "name": "Construcheck Secured PWA",
  "short_name": "Construcheck",
  "description": "Secure, offline-first glove-friendly construction site SOS reporting and material log simulator.",
  "start_url": "/en",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1e3a8a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/next.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/next.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
