{
  "name": "FundFlow — Your Money, Understood.",
  "short_name": "FundFlow",
  "description": "The intuitive financial operating system. Track cash flow, automate savings, and grow your net worth.",
  "start_url": "./FundFlow_Website.html",
  "display": "standalone",
  "background_color": "#0E1B16",
  "theme_color": "#00BF63",
  "icons": [
    {
      "src": "fundflow.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}