{ "id": "/goto", "name": "GoTo... Tiny URL", "short_name": "GoTo", "description": "Share links by generating a short URL that can be easily typed or verbalised", "start_url": "/goto", "shortcuts": [ { "name": "Open", "url": "/goto/open", "icons": [{ "src": "/static/ftark-open.png", "sizes": "96x96" }] }, { "name": "New", "url": "/goto", "icons": [{ "src": "/static/goto/96.png", "sizes": "96x96" }] } ], "scope": "/goto", "theme_color": "#8f4f4f", "background_color": "black", "display": "standalone", "icons": [ { "src": "/static/goto/512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/static/goto/192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/static/goto/144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" }, { "src": "/static/goto/96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }, { "src": "/static/goto/72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" }, { "src": "/static/goto/48.png", "sizes": "48x48", "type": "image/png", "purpose": "any" } ] }