{
  "name": "House Church Hub",
  "short_name": "HC Hub",
  "description": "A unified dashboard for Restoration Fellowship Network house churches.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#bce0f0",
  "theme_color": "#bce0f0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo-pwa.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-pwa.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
