{ "short_name": "AFIS", "name": "AFIS Viewer", "theme_color": "#2F2B28", "background_color": "#2F2B28", "display": "standalone", "icons": [ { "src": "static/img/launcher-icon-1x.png", "type": "image/png", "sizes": "48x48" }, { "src": "static/img/launcher-icon-2x.png", "type": "image/png", "sizes": "96x96" }, { "src": "static/img/launcher-icon-3x.png", "type": "image/png", "sizes": "144x144" }, { "src": "static/img/launcher-icon-4x.png", "type": "image/png", "sizes": "192x192" } ], "start_url": "/map/", "scope": "/" }