{
  "name": "OpenDraft - AI Research Draft Generator",
  "short_name": "OpenDraft",
  "description": "Open source AI research project. 19 specialized agents generate thesis-level drafts with verified citations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#a855f7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "research"],
  "lang": "en",
  "dir": "ltr"
}

