{
  "name": "LiveSpend",
  "short_name": "LiveSpend",
  "description": "A budgeting app that provides real-time insights into your spending habits.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/icons/icon-192_v3.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512_v3.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
