{
    "name": "Aspire Academy",
    "short_name": "Aspire",
    "description": "Aspire Academy \u2014 news and resources.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#732ab0",
    "scope": "/",
    "icons": [
        {
            "src": "/themes/custom/mvsd_aspire/favicon/favicon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/themes/custom/mvsd_aspire/favicon/favicon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/themes/custom/mvsd_aspire/favicon/favicon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/themes/custom/mvsd_aspire/favicon/favicon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}