{ "name": "WAJDSchool", "short_name": "WAJDSchool", "id": "/?source=pwa", "description": "A free, complete school curriculum from the first year to the 11 Plus: English, maths, science and reasoning, with lessons and a weekly planner. Works anywhere.", "start_url": "/?source=pwa", "scope": "./", "display": "standalone", "display_override": ["fullscreen", "standalone"], "orientation": "any", "background_color": "#0e1330", "theme_color": "#1a1a5e", "lang": "en", "dir": "ltr", "categories": ["education", "kids"], "prefer_related_applications": false, "icons": [ { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "assets/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "assets/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "assets/logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "shortcuts": [ { "name": "Curriculum", "url": "curriculum", "description": "Browse every year and unit" }, { "name": "Weekly planner", "url": "planner", "description": "Build a week of lessons" }, { "name": "Play and learn", "url": "play", "description": "Maths, phonics and science games" } ] }