{
  "name": "CRM.Orders",
  "short_name": "CRM",
  "description": "Система управления заказами",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0c10",
  "theme_color": "#0c0c10",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230c0c10'/><text y='135' x='96' text-anchor='middle' font-size='100' font-family='Arial' font-weight='bold' fill='%2300e5a0'>C</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
