{
  "name": "Financial Command Center",
  "short_name": "FCC",
  "description": "Personal + business budgeting with multi-business support, calendar forecasting, and burn-rate tracking.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1c1917",
  "theme_color": "#d4af37",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity", "business"]
}
