{
  "name": "Zodipals: Your Cosmic Finance Companion",
  "short_name": "Zodipals",
  "description": "Your cosmic finance companion for shared expenses, loans, and local bill tracking.",
  "start_url": "/sign-in",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "background_color": "#070913",
  "theme_color": "#070913",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/app-logo/master.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
