{ "name": "Mobile", "short_name": "Mobile", "description": "A Calder-inspired physics puzzle. Set the balance point on each rod. How far can you go?", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#F4F1EA", "theme_color": "#F4F1EA", "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" } ] }