{
  "name": "Мой Kanban",
  "short_name": "Kanban",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect x='10' y='20' width='20' height='60' fill='%237c7cf8'/><rect x='40' y='10' width='20' height='80' fill='%239393ff'/><rect x='70' y='30' width='20' height='40' fill='%23b0b0ff'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}