{
  "name": "Savrings \u2014 The Digital S\u00f2l",
  "short_name": "Savrings",
  "description": "Rotating savings circles, rooted in community. The traditional Haitian s\u00f2l \u2014 now digital, secure, and built for your people.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1b3a2f",
  "theme_color": "#1b3a2f",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "finance",
    "productivity",
    "social"
  ],
  "icons": [
    {
      "src": "/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}