{
  "name": "CREDIT BRAIN",
  "short_name": "CreditBrain",
  "description": "Think Smarter About Money - Your Personal Finance Manager",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e0f2f7",
  "theme_color": "#60a5fa",
  "icons": [
    {
      "src": "/CREDIT BRAIN LOGO.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/CREDIT BRAIN LOGO.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}