{ "name": "ARK Board Game", "short_name": "ARK", "description": "A six-seat hex-board race for the fallen ARK Core, with a turn-based arena underneath it.", "id": "./", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#1d1d1d", "theme_color": "#1d1d1d", "categories": ["games", "entertainment"], "icons": [ { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }