{
  "name": "DenialAI",
  "short_name": "DenialAI",
  "description": "homeowner insurance claim advocacy. Document damage, draft letters, and track Chapter 542 deadlines.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#1E3A8A",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Document damage",
      "url": "/field-doc",
      "description": "Camera-first damage capture for the current claim",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Call mode",
      "url": "/call-mode",
      "description": "Live talking points during a call with the adjuster",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["finance", "productivity", "lifestyle"],
  "id": "denialai-app"
}
