{
  "name": "BudgetFlow by HappyBein",
  "short_name": "BudgetFlow",
  "description": "Track your income and expenses. See what's left — monthly and yearly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0fafa",
  "theme_color": "#2ABFBF",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
