{
  "id": "/",
  "name": "ZOE — Deep Bible Study",
  "short_name": "ZOE",
  "description": "Study the Bible from its original Hebrew & Greek roots with concordance, sermons, games, and prayer rooms.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["books", "education", "lifestyle"],
  "background_color": "#0B1024",
  "theme_color": "#0B1024",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "KJV Bible", "url": "/bible" },
    { "name": "Word Study", "url": "/study" },
    { "name": "Ask ZOE", "url": "/ask" },
    { "name": "Prayer Room", "url": "/prayer" }
  ]
}
