{ "name": "CloudSketch by CloudForFM", "short_name": "CloudSketch", "description": "Build visual German lessons, run them live with your class, and set auto-graded exercises.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#FFFFFF", "theme_color": "#0B1736", "categories": ["education", "productivity"], "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" } ], "shortcuts": [ { "name": "Quick sketch", "short_name": "Sketch", "url": "/draw", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "New lesson", "short_name": "New lesson", "url": "/board", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ] }