{
  "name": "Esedre - Open Developer Planning Engine & MCP Server",
  "short_name": "Esedre",
  "description": "The open developer planner and ticketing engine engineered for long-term LLM agent context grounding.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "categories": ["developer-tools", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Developer Overview",
      "short_name": "Overview",
      "description": "Product overview, architecture pillars, and terminal quickstart",
      "url": "/#overview"
    },
    {
      "name": "Documentation Hub",
      "short_name": "Docs",
      "description": "CLI reference, topologies guide, daemon lifecycle, and MCP schemas",
      "url": "/#docs"
    },
    {
      "name": "Contact & Support",
      "short_name": "Contact",
      "description": "General inquiries and RFC 9116 security reporting",
      "url": "/#contact"
    }
  ]
}
