{
  "name": "Vybe Space",
  "short_name": "Vybe",
  "description": "Your Space. Your People. Your Vybe.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05060c",
  "theme_color": "#8b5cff",
  "icons": [
    {
      "src": "/static/brand/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/brand/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
