{ "id": "/?source=pwa", "name": "Saveuria Kitchen", "short_name": "saveuriakitchen", "description": "Simple Recipes, Extraordinary Flavor", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#0b1220", "theme_color": "#0b1220", "icons": [ { "src": "https://www.saveuriakitchen.com/arcadeish-pwa-icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" }, { "src": "https://www.saveuriakitchen.com/arcadeish-pwa-icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }, { "src": "https://www.saveuriakitchen.com/arcadeish-pwa-maskable-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" } ], "screenshots": [ { "src": "https://www.saveuriakitchen.com/arcadeish-pwa-shot-mobile.svg", "sizes": "540x720", "type": "image/svg+xml" }, { "src": "https://www.saveuriakitchen.com/arcadeish-pwa-shot-desktop.svg", "sizes": "1280x720", "type": "image/svg+xml", "form_factor": "wide", "label": "Arcadeish desktop view" } ], "display_override": [ "window-controls-overlay", "standalone" ] }