{
  "name": "Matter — Your Financial Vault",
  "short_name": "Matter",
  "description": "Store your important documents, understand your insurance coverage, and see where you stand.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080C2A",
  "theme_color": "#4e81ee",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/matter-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/matter-icon-hd.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
