{ "name": "Letter Ninja", "short_name": "Letter Ninja", "description": "Slice the flying fruit by pressing the letter on it.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#5ec4ff", "theme_color": "#5ec4ff", "icons": [ { "src": "/ninja/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/ninja/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/ninja/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/ninja/icon.svg", "sizes": "any", "type": "image/svg+xml" } ] }