{
    "theme_color": "#075384",
    "background_color": "#075384",
    "display": "standalone",
    "scope": "/",
    "start_url": "/2022",
    "name": "OstwaldTSA App",
    "short_name": "OstwaldTSA",
    "description": "Learn about the Wilhelm Ostwald High School chapter, and its members, successes, and history.",
    "icons": [
        {
            "src": "/static/webmaster22/webmanifest/maskable-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/webmaster22/webmanifest/maskable-icon-348x348.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/webmaster22/webmanifest/maskable-icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}