{
  "name": "SitIQ — Site Intelligence Quantifier",
  "short_name": "SitIQ",
  "description": "Semi-automated civil drawing takeoff: surface quantities (SY), linear pipes (LF), earthwork (CY) with TrenchIQ integration",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#09090A",
  "theme_color": "#F5C400",
  "categories": ["utilities", "productivity", "business"],
  "lang": "en-US",
  "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.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "New Takeoff", "short_name": "Takeoff", "description": "Start a new quantity takeoff", "url": "./?new=1" }
  ]
}
