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-05-19 09:47:13 +01:00
|
|
|
"background_color": "#faf7f2",
|
|
|
|
|
"theme_color": "#faf7f2",
|
2026-02-02 20:34:35 +00:00
|
|
|
"icons": [
|
|
|
|
|
{
|
|
|
|
|
"src": "/favicon.svg",
|
|
|
|
|
"sizes": "any",
|
|
|
|
|
"type": "image/svg+xml"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|