{
  "id": "/",
  "name": "Monely",
  "short_name": "Monely",
  "description": "Monely is a personal finance app and shared expense tracker for daily spending, couples, households, trips, and collaborative budgets.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": [
    "finance",
    "productivity",
    "utilities"
  ],
  "prefer_related_applications": false,
  "background_color": "#f5f7fb",
  "theme_color": "#ff2e7a",
  "icons": [
    {
      "src": "/brand-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}