{
    "name": "Ethan & George Chappel's Astrophotography",
    "short_name": "ChappelAstro",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#191919",
    "theme_color": "#555555",
    "icons": [
        {
            "src": "/static/chappelastro/img/favicon-16.png",
            "icon": "16x16",
            "type": "image/png"
        },
        {
            "src": "/static/chappelastro/img/favicon-32.png",
            "icon": "32x32",
            "type": "image/png"
        },
        {
            "src": "/static/chappelastro/img/favicon-144.png",
            "icon": "144x144",
            "type": "image/png"
        },
        {
            "src": "/static/chappelastro/img/favicon-192.png",
            "icon": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/chappelastro/img/favicon-512.png",
            "icon": "512x512",
            "type": "image/png"
        }
    ]
}