{
  "name": "LDS Scripture Scholar",
  "short_name": "Scholar",
  "description": "A chatbot designed to answer questions about the Book of Mormon and The Church of Jesus Christ of Latter-day Saints.",
  "start_url": ".",
  "display_override": ["fullscreen", "standalone"],
  "display": "standalone",
  "background_color": "#283443",
  "theme_color": "#283443",
  "icons": [
    {
      "src": "/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
