{
  "name": "Bible Reader - Mind Garden Press",
  "short_name": "Bible Reader",
  "description": "Read the King James Bible with highlights and personal notes. Works offline!",
  "start_url": "/daily-devotional/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2A7A2E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["books", "education", "lifestyle", "reference"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Read Bible",
      "short_name": "Read",
      "description": "Open the Bible reader",
      "url": "/daily-devotional/#bible-reader",
      "icons": [
        {
          "src": "images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
