{
    "name": "SchoolSAF",
    "short_name": "SchoolSAF",
    "description": "School administration, academics, finance, and parent access in one place.",
    "id": "/",
    "start_url": "/launch.html",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f7f9fb",
    "theme_color": "#4343d5",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
