{
  "id": "/",
  "name": "ClearLedger",
  "short_name": "ClearLedger",
  "description": "Personal & business finance — budgets, bills, receivables, document vault, and AI-powered health scores",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#38bdf8",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Bills Payable",
      "short_name": "Bills",
      "url": "/bills"
    },
    {
      "name": "Receipt Scanner",
      "short_name": "Scanner",
      "url": "/receipts"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
