{
  "name": "Bless Budget",
  "short_name": "Bless Budget",
  "description": "Smart personal finance for Canadians. Track spending, sync banks, set budgets, and reach your savings goals.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f3",
  "theme_color": "#4a00d1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["finance", "productivity"],
  "lang": "en-CA"
}
