{
  "name": "Ballast — Budget · Invest · Freedom",
  "short_name": "Ballast",
  "description": "Personal investment tracker and budgeting app. Steady money for Canadians.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0A1B2E",
  "background_color": "#0A1B2E",
  "icons": [
    {
      "src": "icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"]
}
