{
  "name": "Family Finance",
  "short_name": "Finance",
  "description": "Private family finance tracker — net worth, budgets, taxes, and more.",
  "start_url": "/finance",
  "scope": "/finance",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f3",
  "theme_color": "#0F6E56",
  "icons": [
    { "src": "/icons/finance-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/finance-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
