{ "name": "Groundwork — Independent GCSE Learning", "short_name": "Groundwork", "description": "AI-powered GCSE learning for home-educated, travelling and independent learners. Quizzes, lessons, flashcards and an AI tutor.", "start_url": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait-primary", "background_color": "#ffffff", "theme_color": "#4f46e5", "categories": ["education"], "lang": "en-GB", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ], "screenshots": [], "shortcuts": [ { "name": "Dashboard", "short_name": "Dashboard", "description": "View your learning progress", "url": "/dashboard", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Take a Quiz", "short_name": "Quiz", "description": "Test your knowledge", "url": "/quiz", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ] }