{
  "name": "Versu — Ask. Read. Understand.",
  "short_name": "Versu",
  "description": "Read the Bible, compare translations side by side, and ask anything about a passage.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F3ED",
  "theme_color": "#4937D8",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
