{
    "short_name": "Cathedral",
    "name": "Cathedral of the Immaculate Conception",
    "orientation": "Portrait",
    "description": "Cathedral of the Immaculate Conception Progressive Web Application",
    "background_color": "#192e72",
    "theme_color": "#192e72",
    "scope": "/",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "icons": [
        {
            "src": "../images/template/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "144x144",
            "purpose": "maskable any"
        }
    ],
    "dir": "ltr"
}