{
  "name": "PermitOS",
  "short_name": "PermitOS",
  "description": "AI permitting assistant for permit precheck, zoning guidance, correction workflows, and human-led review support.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f3ec",
  "theme_color": "#0f2540",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}