{
  "name": "RuClaw",
  "short_name": "RuClaw",
  "description": "AI-агенты и их сессии в одном кабинете",
  "start_url": "/u",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0f16",
  "theme_color": "#14b8a6",
  "lang": "ru",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Мои агенты",
      "short_name": "Агенты",
      "url": "/u"
    },
    {
      "name": "Новый агент",
      "short_name": "Новый",
      "url": "/u/agents/new"
    }
  ]
}
