{
  "name": "Mike's Financial Dashboard",
  "short_name": "Finance",
  "description": "Standalone snapshot view of Mike's financial command center — checking floor position, accounts, cash vs invested mix, and net worth.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f6f6f4",
  "theme_color": "#1a56b0",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
