{
    "name": "Order of the Arrow - Boy Scouts of America",
    "short_name": "OA",
    "homepage_url": "https://oa-bsa.org/",
    "icons": [
        {
            "src": "/themes/oabsa-theme/images/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/themes/oabsa-theme/images/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#e31f37",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "any",
    "start_url": "/"
}