{
  "name": "In His Hands Ministries - NKJV Bible Study",
  "short_name": "IHH Bible",
  "description": "NKJV Bible Study, Daily Devotionals, and Study Tools for In His Hands Ministries",
  "start_url": "/bible-study.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a2744",
  "theme_color": "#1a2744",
  "categories": ["education", "lifestyle", "religion"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Open Bible Reader",
      "short_name": "Bible",
      "description": "Open to the Bible Reader",
      "url": "/index.html#reader"
    },
    {
      "name": "Daily Devotional",
      "short_name": "Devotional",
      "description": "Read today's devotional",
      "url": "/index.html#devo"
    }
  ]
}
