{
  "name": "Celestial Church of Christ — Valley of Berachah Parish, Dartford",
  "short_name": "CCC VOB Parish",
  "description": "Celestial Church of Christ — Valley of Berachah Parish, Dartford. Live worship, hymns, bible, rota, announcements & more.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1E1B4B",
  "theme_color": "#5B21B6",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "books"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "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": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Member Login",
      "short_name": "Login",
      "description": "Choir member portal",
      "url": "/member-login",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Live Display",
      "short_name": "Live",
      "description": "HD service broadcast view",
      "url": "/display",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Join Choir",
      "short_name": "Choir",
      "description": "Apply to join the VOB Choir",
      "url": "/join-choir",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
