{
  "name": "Field Quote Sketcher",
  "short_name": "Sketcher",
  "description": "Offline field tool for tracing building footprints, classifying zones, computing conditioned square footage, and exporting JSON for quoting.",
  "id": "/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f0e6",
  "theme_color": "#1f2937",
  "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" }
  ]
}
