{
    "name": "ChurchHub PWA",
    "short_name": "ChurchHubPWA",
    "description": "ChurchHub Progressive Web App",
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "../../img/theme/favicon-sda.png",
            "sizes": "216x216",
            "type": "image/png"
        }
    ],
    "start_url": "../../",
    "display": "fullscreen",
    "orientation": "natural",
    "theme_color": "#1a1a1a",
    "background_color": "#1a1a1a"
}