{
  "name": "CapitalCurve — Expense Tracker",
  "short_name": "CapitalCurve",
  "description": "Track expenses, income and monthly budgets in one modern dashboard.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "icons": [
    { "src": "/__l5e/assets-v1/4723f956-169c-42ca-8411-5bbacfa7400b/capitalcurve-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/__l5e/assets-v1/4723f956-169c-42ca-8411-5bbacfa7400b/capitalcurve-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }
  ],
  "share_target": {
    "action": "/app",
    "method": "GET",
    "params": {
      "title": "shared_title",
      "text": "shared_text",
      "url": "shared_url"
    }
  }
}
