{
  "name": "ClaimBack — Fight Your Insurance Denial",
  "short_name": "ClaimBack",
  "description": "AI-powered insurance appeal letter generator. Fight denied insurance claims in 3 minutes. Free analysis. Supports 50+ countries.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F6F1",
  "theme_color": "#0D6B6E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "health", "productivity"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "ClaimBack — Fight your insurance claim denial"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Appeal",
      "short_name": "Appeal",
      "description": "Start a free insurance claim analysis",
      "url": "/appeal",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Appeal Guides",
      "short_name": "Guides",
      "description": "Browse 2,000+ insurance appeal guides",
      "url": "/blog",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
