{
  "name": "Greenline - Investment Portfolio Tracker",
  "short_name": "Greenline",
  "description": "See all your TFSA, RRSP, and non-registered investments in one place. No bank login required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdfcf8",
  "theme_color": "#f9f5ee",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity", "business"],
  "lang": "en-CA",
  "scope": "/",
  "id": "greenline-portfolio-tracker"
}
