{
  "name": "md-reader — Read it. Ship it.",
  "short_name": "md-reader",
  "description": "Comprehend. Then act. Without the alt-tab. Understand any spec as a podcast or mind map, then ship a grounded prompt to Claude Code. Local, offline, MIT.",
  "version": "1.0.0",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["productivity", "education", "utilities"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
