2026-02-02 20:34:35 +00:00
|
|
|
{
|
|
|
|
|
"name": "SchoolCompare",
|
|
|
|
|
"short_name": "SchoolCompare",
|
2026-05-19 09:47:13 +01:00
|
|
|
"description": "Compare primary and secondary school performance across England",
|
2026-02-02 20:34:35 +00:00
|
|
|
"start_url": "/",
|
|
|
|
|
"display": "standalone",
|
2026-08-06 12:13:04 +01:00
|
|
|
"background_color": "#f2f1ed",
|
|
|
|
|
"theme_color": "#f2f1ed",
|
2026-02-02 20:34:35 +00:00
|
|
|
"icons": [
|
|
|
|
|
{
|
2026-08-06 12:13:04 +01:00
|
|
|
"src": "/icon.svg",
|
2026-02-02 20:34:35 +00:00
|
|
|
"sizes": "any",
|
|
|
|
|
"type": "image/svg+xml"
|
2026-08-06 12:13:04 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "/icon-192.png",
|
|
|
|
|
"sizes": "192x192",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"purpose": "any"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "/icon-512.png",
|
|
|
|
|
"sizes": "512x512",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"purpose": "any"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "/icon-maskable-512.png",
|
|
|
|
|
"sizes": "512x512",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"purpose": "maskable"
|
2026-02-02 20:34:35 +00:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|