{
  "short_name": "CE",
  "name": "Christ Everywhere",
  "description": "Read the Bible, save verses, share prayers, join communities, and grow in everyday faith — online or offline.",
  "id": "/",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "type": "image/png",
      "sizes": "72x72",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "type": "image/png",
      "sizes": "128x128",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "theme_color": "#3A1D5C",
  "background_color": "#F7F2E9",
  "orientation": "any",
  "categories": [
    "social",
    "lifestyle",
    "education"
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Read Bible",
      "short_name": "Bible",
      "description": "Open Bible reader",
      "url": "/read",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Prayer Wall",
      "short_name": "Prayers",
      "description": "View prayer requests",
      "url": "/prayer",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Offline Access",
      "short_name": "Offline",
      "description": "Manage what's available offline",
      "url": "/offline",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
