{
  "name": "i Build Site Log — Daily Work Progress",
  "short_name": "i Build Log",
  "description": "Record daily work progress, photos and status for interior fit-out project units, then generate a professional PDF report.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3F5F4",
  "theme_color": "#1F2A37",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
