{ "id": "/ludo", "name": "Lodu", "short_name": "Lodu", "description": "Play Lodu with friends — create a room, share code or link.", "start_url": "/ludo?source=pwa&v=8", "scope": "/", "display": "standalone", "display_override": ["standalone", "fullscreen"], "orientation": "any", "background_color": "#0d3d2f", "theme_color": "#0d3d2f", "lang": "en", "dir": "ltr", "categories": ["games", "entertainment"], "icons": [ { "src": "/icons/ludo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/ludo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/ludo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Create room", "short_name": "Create", "url": "/ludo?action=create", "icons": [{ "src": "/icons/ludo-192.png", "sizes": "192x192" }] } ] }