{
  "name": "ExpenseFlow - Smart Expense Tracker",
  "short_name": "ExpenseFlow",
  "description": "Track your income, expenses, investments and savings with beautiful charts and insights.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#0B0B1A",
  "theme_color": "#6C5CE7",
  "orientation": "any",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
