{
  "name": "Lectio — Bible Reader",
  "short_name": "Lectio",
  "description": "A beautiful, distraction-free Bible reader. Inspired by Alabaster.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#191919",
  "orientation": "portrait-primary",
  "categories": ["books", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": []
}
