{
  "name": "SacredSpeak - Multi-Faith Scripture Reading",
  "short_name": "SacredSpeak",
  "description": "Explore and understand religious texts from diverse faiths. Browse scriptures, listen to recitations, and discover cross-faith wisdom.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#b45309",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "books", "lifestyle"]
}