{
  "name": "InspectAI — Field Report Generator",
  "short_name": "InspectAI",
  "description": "Turn rough home inspection field notes into client-ready reports.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1B2430",
  "theme_color": "#2B4C6F",
  "orientation": "portrait-primary",
  "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" }
  ]
}
