{
 "id": "/",
 "name": "Spelling Buddy",
 "short_name": "Spelling",
 "description": "Spelling practice for children, with multiple profiles and word lists by class.",
 "start_url": "./",
 "scope": "./",
 "display": "standalone",
 "orientation": "portrait",
 "background_color": "#22364E",
 "theme_color": "#22364E",
 "lang": "en-GB",
 "categories": ["education"],
 "shortcuts": [
 { "name": "Practise now", "short_name": "Practise", "url": "./?go=home",
 "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
 { "name": "Beat the clock", "short_name": "Speed", "url": "./?go=speed",
 "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
 ],
 "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" },
 { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
 ]
}
