{
  "name": "The Open Engine — open verifier-loop for AI coding agents",
  "short_name": "Open Engine",
  "description": "The first open verifier-loop for agentic software manufacturing. Trust nothing, verify everything — every layer ships open.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#fbfbfc",
  "background_color": "#fbfbfc",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": [
    "developer",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "The Prospectus",
      "short_name": "Prospectus",
      "description": "Read the charter of The Open Engine Company",
      "url": "/prospectus",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
