{
  "short_name": "Shelby Catholic",
  "name": "Shelby Catholic",
  "orientation": "Portrait",
  "description": "Shelby Catholic Progressive Web Application",
  "background_color": "#0b3c70",
  "theme_color": "#0b3c70",
  "scope": "/",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "icons": [
    {
      "src": "../images/template/church26/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "144x144",
      "purpose": "maskable any"
    }
  ],
  "dir": "ltr"
}