{
  "name": "Insurance Appeal Kit",
  "short_name": "Appeal Kit",
  "description": "Free patient advocacy tool for Lupus, MCTD, and Fibromyalgia insurance appeals. Includes Functional Capacity Worksheet, Medical Necessity Letter, and denial-code response framework.",
  "start_url": "./",
  "id": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1117",
  "theme_color": "#0f1117",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["medical", "health", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Functional Capacity Worksheet",
      "short_name": "Worksheet",
      "description": "Open daily symptom log",
      "url": "./#worksheet"
    },
    {
      "name": "Appeal Letter Framework",
      "short_name": "Appeal Letter",
      "description": "Open denial-code response templates",
      "url": "./#appeal"
    }
  ],
  "prefer_related_applications": false
}
