{ "name": "Dream Snake Adventure", "short_name": "Dream Snake", "description": "Dream Snake Adventure", "start_url": "./", "scope": "./", "display": "fullscreen", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#ffffff", "icons": [ { "src": "images/dream-snake-helper-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "images/dream-snake-helper-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "images/dream-snake-helper-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "images/dream-snake-helper-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }