{
  "id": "/",
  "name": "One Bible Story",
  "short_name": "ONE",
  "description": "Discover the Bible as one connected story through people, places, events, timelines, genealogy, maps, and often-overlooked connections.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#f59e0b",
  "lang": "en-US",
  "categories": [
    "education",
    "books",
    "reference"
  ],
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Why One Bible Story?",
      "short_name": "Why ONE",
      "description": "Learn why the Bible is one connected story.",
      "url": "/why-one-bible-story/",
      "icons": [
        {
          "src": "/assets/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Privacy Policy",
      "short_name": "Privacy",
      "url": "/privacy-policy/",
      "icons": [
        {
          "src": "/assets/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}