{
  "name": "The Living Word",
  "short_name": "Living Word",
  "description": "A Scholar's Paraphrase — read, study, and go deeper with an AI Guide.",
  "start_url": "/app/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1208",
  "theme_color": "#c9a84c",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
