{
  "name": "BeautMD — Markdown to Outlook HTML",
  "short_name": "BeautMD",
  "description": "Turn Markdown into beautiful, Outlook-friendly HTML — entirely in your browser. No server, works offline.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1216",
  "theme_color": "#0f1216",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
