{
  "name": "Sanzra — Cooperative Savings",
  "short_name": "Sanzra",
  "description": "The cooperative savings tradition, digitized. Run sou-sou / partner / esusu groups with friends and family.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFBF0",
  "theme_color": "#0A2540",
  "lang": "en",
  "categories": [
    "finance",
    "productivity",
    "social"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "My groups",
      "short_name": "Groups",
      "url": "/groups",
      "description": "View your sou-sou groups"
    },
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "url": "/wallet",
      "description": "Banks, contributions, and payouts"
    },
    {
      "name": "AI Assistant",
      "short_name": "AI",
      "url": "/assistant",
      "description": "Sanzra Helper and specialized agents"
    }
  ],
  "id": "/?source=pwa"
}