{
  "name": "Budget Smarter. Live Better.",
  "short_name": "UsableCash",
  "description": "A future financial calculator that takes the chore out of budgeting. Know exactly how much you can spend today, tomorrow, and always.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FEFDF8",
  "theme_color": "#9DC93C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
