{
  "name": "Member Portal",
  "short_name": "Portal",
  "description": "Connect with your church community",
  "start_url": "/portal",
  "scope": "/portal",
  "display": "standalone",
  "background_color": "#F0F2F5",
  "theme_color": "#1c1e21",
  "orientation": "portrait-primary",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
