export default { "touchiconMimeType": "image/png", "faviconMimeType": "image/png", "precomposed": false, "touchicons": [ { "width": 70, "height": 70, "src": "/assets/static/src/favicon.png?width=70" } ], "favicons": [ { "width": 16, "height": 16, "src": "/assets/static/src/favicon.png?width=16" }, { "width": 32, "height": 32, "src": "/assets/static/src/favicon.png?width=32" } ] }