Refine auth, player, tracks, playlists, search, workflows, edge cases, forms, responsive, network errors, error boundary, performance, visual regression, cross-browser, profile, smoke, storybook, chat, and session tests. Add audit test suite (accessibility, ethical, functional, design tokens). Update test helpers and visual snapshots. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
16 lines
429 B
JSON
16 lines
429 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|