{
  "name": "Walk with Mary",
  "short_name": "Walk with Mary",
  "description": "Walk with Mary through the Diocese of Nottingham's pilgrimage to Lourdes. A short prayer each day, and one small thing to do near home.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FFFFFE",
  "theme_color": "#0C3E2C",
  "lang": "en-GB",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}