{
  "name": "ReadBible — Your Bible Study Companion",
  "short_name": "ReadBible",
  "description": "Explore the Bible with powerful tools, daily verses, and comprehensive study resources.",
  "start_url": "/en",
  "display": "standalone",
  "background_color": "#faf6ed",
  "theme_color": "#b8860b",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Daily Verse",
      "short_name": "Daily Verse",
      "description": "Today's Bible verse",
      "url": "/en/tools/daily-verse",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Holy Bible",
      "short_name": "Bible",
      "description": "Read the complete Bible",
      "url": "/en/bible",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["education", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}
