{
  "name": "WealthScope",
  "short_name": "WealthScope",
  "description": "The forward-looking cockpit for Irish households — track mortgages, deposits, and pensions; model what-if scenarios; share with your partner.",
  "lang": "en-IE",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#006768",
  "background_color": "#fdfcf8",
  "icons": [
    {
      "src": "/assets/images/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
