{ "background_color": "#f4efdf", "display": "standalone", "name": "Odd Logic", "orientation": "portrait", "short_name": "Odd Logic", "start_url": "./?utm_source=manifest", "theme_color": "#f4efdf", "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" } ] }