{ "name": "3D Viewer", "short_name": "3DViewer", "start_url": "/index.php", "display": "standalone", "background_color": "#f1f7f9", "theme_color": "#f1f7f9", "orientation": "any", "scope": "/", "description": "A minimal, intuitive 3D model viewer. Have fun!", "icons": [ { "src": "images/icons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "images/icons/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }, { "src": "images/icons/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "images/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "maskable" } ] }