{
  "name": "Premium Markdown Editor",
  "short_name": "MDEditor",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "description": "A feature-rich, beautiful Markdown editor with real-time preview and file system access.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
