{
  "name": "HTML Viewer Online",
  "short_name": "HTML Viewer",
  "description": "Free, private HTML editor with a live, sandboxed preview.",
  "start_url": "/html-viewer/",
  "display": "standalone",
  "background_color": "#2a1410",
  "theme_color": "#e34f26",
  "icons": [
    { "src": "/html-viewer/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/html-viewer/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/html-viewer/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any maskable" }
  ]
}
