{
  "id": "/",
  "name": "FinancePilot",
  "short_name": "FinancePilot",
  "description": "A calm, premium finance dashboard for managing spending, budgets, savings goals, and recurring costs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f7fb",
  "theme_color": "#f6f7fb",
  "lang": "en",
  "categories": [
    "finance",
    "productivity"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}