17 lines
356 B
JSON
17 lines
356 B
JSON
|
|
{
|
||
|
|
"name": "SchoolCompare",
|
||
|
|
"short_name": "SchoolCompare",
|
||
|
|
"description": "Compare primary school KS2 performance across England",
|
||
|
|
"start_url": "/",
|
||
|
|
"display": "standalone",
|
||
|
|
"background_color": "#ffffff",
|
||
|
|
"theme_color": "#3b82f6",
|
||
|
|
"icons": [
|
||
|
|
{
|
||
|
|
"src": "/favicon.svg",
|
||
|
|
"sizes": "any",
|
||
|
|
"type": "image/svg+xml"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|