{
  "name": "The Church Fellowship of Believers",
  "short_name": "Sacred Library",
  "description": "A sanctuary for the soul's reflection. Walk together through the whispers of grace and the profound beauty of the Word.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdfcfa",
  "theme_color": "#2c1f1b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["religion", "lifestyle", "education", "community"],
  "lang": "en",
  "dir": "ltr"
}