{
    "name": "Green Teach Provision",
    "short_name": "Green Teach",
    "description": "Green Teach provision records, evidence, parent portal and learning updates.",
    "start_url": "/green-teach/",
    "scope": "/",
    "id": "/green-teach/",
    "display": "standalone",
    "background_color": "#f4f9f4",
    "theme_color": "#8BBC34",
    "orientation": "any",
    "icons": [
        {
            "src": "/static/green-teach-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/green-teach-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/green-teach-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/static/green-teach-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
