{
  "name": "Money Talks. Finu Talks Back",
  "short_name": "Finu",
  "description": "AI-powered financial management platform with intelligent budget tracking and expense analysis",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#4F46E5",
  "background_color": "#f9fafb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/FinuLogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/FinuLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity", "business"],
  "lang": "en",
  "dir": "ltr"
}