{
  "name": "Markdown Viewer",
  "short_name": "MD Viewer",
  "description": "A premium client-side GitHub-style Markdown editor and live preview tool.",
  "start_url": "./index.html?utm_source=pwa",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
