{
"name": "Live HTML Viewer and Inspector",
"short_name": "HTML Viewer",
"description": "Preview HTML, CSS, and JavaScript automatically in a browser sandbox.",
"start_url": "/",
"display": "standalone",
"background_color": "#f4f7fb",
"theme_color": "#0f172a",
"icons": [
{
"src": "favicon.svg",
"sizes": "any",
"type": "image/svg+xml"
}
]
}