{
  "theme_color": "#4f46e5",
  "background_color": "#f8fafc",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "name": "MDtoTEXT — Markdown Editor",
  "short_name": "MDtoTEXT",
  "description": "Blazing fast, privacy-first Markdown editor with live preview, auto-save, dark mode, and offline support.",
  "orientation": "any",
  "categories": ["productivity", "utilities", "developer-tools"],
  "lang": "en",
  "dir": "auto",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><circle cx='16' cy='16' r='14' fill='%234f46e5'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "mdtxt.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "MDtoTEXT editor with live preview"
    }
  ]
}
