{
  "name": "Decision Finance | Personal Financial Planning",
  "short_name": "Decision Finance",
  "description": "Master your money with Decision Finance. Comprehensive personal financial planning for budgeting, retirement, tax simulation, estate planning, and investment analysis.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": [
    {
      "src": "/logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
