{ "name": "SP-Tool", "short_name": "SPTool", "description": "Dedicated midi control interface for the SP-404 MKII sampler and effector.", "scope": ".", "display": "fullscreen", "start_url": "/?fullscreen=true", "background_color": "#111111", "theme_color": "#db4938", "orientation": "any", "permissions": [ "midi" ], "lang":"en", "icons": [ { "src": "./img/fav/ico_192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./img/fav/ico_512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./img/fav/favicon.svg", "sizes": "48x48 72x72 96x96 128x128 256x256 512x512", "type": "image/svg+xml", "purpose": "any" }, { "src": "./img/fav/ico_192_mask.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "./img/fav/ico_512_mask.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "./img/fav/favicon_mask.svg", "sizes": "48x48 72x72 96x96 128x128 256x256 512x512", "type": "image/svg+xml", "purpose": "maskable" } ] }