{
  "name": "Britain for Christ",
  "short_name": "Britain for Christ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#08264d",
  "description": "Christian resources, UK church directory, prayer, evangelism and ministry connections.",
  "icons": [
    {
      "src": "/assets/britain-for-christ-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Here",
      "short_name": "Start",
      "url": "/start-here.html"
    },
    {
      "name": "Find a Church",
      "short_name": "Churches",
      "url": "/churches.html"
    },
    {
      "name": "Search",
      "short_name": "Search",
      "url": "/search.html"
    },
    {
      "name": "Prayer",
      "short_name": "Prayer",
      "url": "/prayer.html"
    }
  ]
}