{
  "name": "Mission Control — OpenClaw",
  "short_name": "Mission Control",
  "description": "AI Agent Command Center",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23050505'/><text y='68' x='50' text-anchor='middle' font-size='55'>🦾</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
