{
  "name": "WealthDesk — Personal Finance App",
  "short_name": "WealthDesk",
  "description": "Track net worth, budget, investments, and financial goals",
  "start_url": "/wealthdesk",
  "display": "standalone",
  "background_color": "#0F1420",
  "theme_color": "#FFD700",
  "icons": [
    { "src": "/wealthdesk-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/wealthdesk-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
