{
  "name": "LCA Lagos Church Portal",
  "short_name": "LCA Lagos",
  "description": "Faith, Community, Service - Stay connected with church announcements, devotionals, and updates",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f26938",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "religion", "social"],
  "prefer_related_applications": false
}