{
  "name": "Vox Hub — Vox Christi Ministry",
  "short_name": "Vox Hub",
  "description": "Know every member by name. Find your voice.",
  "id": "/",
  "start_url": "/en?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0e14",
  "theme_color": "#0b0e14",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "education"],
  "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/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My check-in QR",
      "short_name": "Check in",
      "url": "/en/me?tab=qr"
    },
    {
      "name": "Request prayer",
      "short_name": "Prayer",
      "url": "/en/prayer"
    }
  ]
}
