{
  "name": "HTML5 Editor",
  "short_name": "HTML5 Editor",
  "description": "Free online HTML5 editor with live preview and one-click cleanup.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#f7f6f3",
  "theme_color": "#f7f6f3",
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "/favicon.ico", "type": "image/x-icon", "sizes": "48x48" }
  ]
}
