{
  "name": "Fintl - Manage Your Finances Effortlessly, Together",
  "short_name": "Fintl",
  "description": "Track, plan, and achieve your financial goals with clarity and ease.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#155eef",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}