{
  "name": "EstimaOS — Construction Project & Finance Platform",
  "short_name": "EstimaOS",
  "description": "Manage construction projects, RA Bills, P&L, labour, and inventory — offline-first.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff8f2",
  "theme_color": "#9a3412",
  "icons": [
    { "src": "/favicon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
