{
  "id": "/resident/dashboard",
  "name": "ZUVO – Your Community",
  "short_name": "ZUVO",
  "description": "Private resident access for your ZUVO community.",
  "start_url": "/resident/dashboard?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f3ff",
  "theme_color": "#503dc9",
  "icons": [
    {
      "src": "/assets/icons/zuvo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/zuvo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
