{ "background_color": "#f2e6d1", "display": "standalone", "name": "Battle Medialab", "orientation": "portrait", "short_name": "Battle", "start_url": "./?utm_source=manifest", "theme_color": "#f2e6d1", "icons": [ { "sizes": "48x48", "src": "/favicon.webp", "type": "image/webp" }, { "sizes": "48x48", "src": "/favicon.png", "type": "image/png" }, { "sizes": "72x72 96x96 128x128 256x256", "src": "/favicon.ico" }, { "purpose": "monochrome maskable", "sizes": "any", "src": "/favicon.svg" } ] }