{
  "short_name": "BCC Bangalore",
  "name": "The Bible Church of Christ Bangalore",
  "description": "Join The Bible Church of Christ in Bangalore for worship services, prayer meetings, and spiritual growth.",
  "categories": ["lifestyle", "social", "community"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-IN",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Worship Services",
      "short_name": "Services",
      "description": "View our worship schedule",
      "url": "/services",
      "icons": [{ "src": "favicon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Prayer Request",
      "short_name": "Prayer",
      "description": "Send us your prayer requests",
      "url": "/prayer",
      "icons": [{ "src": "favicon.svg", "sizes": "192x192" }]
    }
  ]
}
