{
  "name": "Moravia Baptist Assembly Website",
  "short_name": "MBS Website",
  "theme_color": "#488aff",
  "background_color": "#488aff",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "assets/cross-logo.png",
      "sizes": "512x789",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/cross-logo@192.png",
      "sizes": "192x296",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
      {
        "name": "Visit Us",
        "short_name": "Visit Us",
        "description": "Your first visit and what to expect",
        "url": "/visit-us",
        "icons": [{ "src": "/images/today.png", "sizes": "192x192" }]
      },{
        "name": "What we believe",
        "short_name": "What we believe",
        "description": "What we believe and Statement of Faith",
        "url": "/what-we-believe",
        "icons": [{ "src": "/images/today.png", "sizes": "192x192" }]
      }
  ]
}
