TenantAtlas/apps/platform/.pnpm-store/v10/files/4a/de25f67ef7fdbef5a88ca4a882ae5166896c1820c4af92ac714aabcf501ac3d460271444cf8fd71cf80027701cb27992a91254800ff0b341add26e12c5617b
Ahmed Darrazi 9f74f7a658
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 51s
feat: compress governance operator outcomes
2026-04-19 14:15:11 +02:00

17 lines
429 B
Plaintext

{
"theme_color": "#000",
"background_color": "#fff",
"display": "standalone",
"start_url": "index.html",
"name": "Playwright Trace Viewer",
"short_name": "Trace Viewer",
"icons": [
{
"src": "playwright-logo.svg",
"sizes": "48x48 72x72 96x96 128x128 150x150 256x256 512x512 1024x1024",
"type": "image/svg+xml",
"purpose": "any"
}
]
}