{
  "name": "MoneyPilot AI — Personal Finance Coach",
  "short_name": "MoneyPilot",
  "description": "Your AI-powered personal finance coach. Track spending, budget smarter, and make confident financial decisions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "https://media.base44.com/images/public/6a79cc7f274e8ea205181bce/ccb5847ad_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
