{
    "short_name": "St. Teresa Catholic Church",
    "name": "St. Teresa Catholic Church - Hutchinson",
    "orientation": "Portrait",
    "description": "St. Teresa Catholic Church - Hutchinson Progressive Web Application",
    "background_color": "#033a73",
    "theme_color": "#033a73",
    "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"
}