{
  "name": "Bible Sundays — Read the King James Bible Online Free",
  "short_name": "Bible Sundays",
  "description": "Read the King James Bible online free. Daily verses, devotionals, prayers, reading plans, and a church finder.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F2",
  "theme_color": "#7A1F2B",
  "lang": "en",
  "categories": ["books", "education", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Read the KJV",
      "url": "/read",
      "description": "Open the King James Bible"
    },
    {
      "name": "Verse of the Day",
      "url": "/daily-verse",
      "description": "Today's verse from Scripture"
    },
    {
      "name": "Daily Challenge",
      "url": "/daily-challenge",
      "description": "A verse, a quiz, and a fact every day"
    }
  ]
}
