{
  "name": "The Quran, Explained",
  "short_name": "Quran, Explained",
  "description": "Read, explore, and understand the Quran — clear modern English, 7 big ideas, reading journeys for everyone.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#022c22",
  "theme_color": "#022c22",
  "icons": [
    {
      "src": "/static/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Mode",
      "url": "/book/1",
      "description": "Read the Quran in flowing prose"
    },
    {
      "name": "Semantic Search",
      "url": "/semantic-lab",
      "description": "Natural language vector search"
    },
    {
      "name": "Knowledge Graph",
      "url": "/graph",
      "description": "Interactive graph explorer"
    }
  ]
}
