{
  "name": "Future for Tomorrow",
  "short_name": "FutureForTomorrow",
  "description": "Manage your savings groups, VIKOBA, contributions and payouts.",
  "start_url": "/app/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#012e5b",
  "theme_color": "#0a5cad",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-small.png",
      "sizes": "100x100",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
