{ "name": "YESMAN!", "short_name": "YESMAN!", "description": "Tchatter, Booker, Sortir", "id": "yesman-app", "start_url": "/app?source=pwa", "display": "standalone", "scope": "/", "orientation": "portrait", "protocol_handlers": [ { "protocol": "web+yesman", "url": "/?type=%s" } ], "icons": [ { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "screenshots": [ { "src": "/screenshots/screen1.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow" }, { "src": "/screenshots/screen2.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow" }, { "src": "/screenshots/screen3.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow" }, { "src": "/screenshots/screen4.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow" }, { "src": "/screenshots/screen5.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow" }, { "src": "/screenshots/screen-desktop.png", "sizes": "2522x1687", "type": "image/png", "form_factor": "wide" } ], "theme_color": "#ffffff", "background_color": "#ffffff" }