{
  "name": "ConstructIQ",
  "short_name": "ConstructIQ",
  "description": "Construction management for KAAL Holding teams, clients, and field delivery workflows.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f2ec",
  "theme_color": "#b8734c",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

