{
  "name": "White Stone Bible",
  "short_name": "White Stone",
  "description": "A sacred Bible reading space created by The White Stone Journal. Read, annotate, highlight, and save Scripture.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBFAF8",
  "theme_color": "#8C70A9",
  "orientation": "portrait-primary",
  "categories": ["books", "education", "lifestyle"],
  "lang": "en",
  "icons": [
    {
      "src": "/wsj-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wsj-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Read", "url": "/reader", "description": "Open the Bible reader" },
    { "name": "Search", "url": "/search", "description": "Search the Bible" },
    { "name": "My Notes", "url": "/notes", "description": "View your margin notes" },
    { "name": "Reading Plan", "url": "/plan", "description": "Your reading plan" }
  ]
}
