{ "short_name": "CasTest", "name": "CasTest", "id": "/", "icons": [ { "src": "logo192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "logo512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "screenshots": [ { "src": "pwa/screenshot-mobile.png", "sizes": "540x960", "type": "image/png", "label": "CasTest mobile home screen" }, { "src": "pwa/screenshot-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "CasTest desktop home screen" } ], "related_applications": [ { "platform": "webapp", "url": "/manifest.json", "id": "/" } ], "start_url": "/", "scope": "/", "display": "standalone", "theme_color": "#000000", "background_color": "#ffffff" }