{
  "id": "/m",
  "name": "Structura Mobile",
  "short_name": "Structura",
  "description": "Мобильные рабочие места Structura",
  "start_url": "/m",
  "scope": "/m",
  "display": "standalone",
  "background_color": "#07111f",
  "theme_color": "#0b1728",
  "icons": [
    {
      "src": "/icons/rd-id/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/rd-id/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/rd-id/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/rd-id/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Кабинет мастера",
      "short_name": "Мастер",
      "url": "/m/zmk/master",
      "icons": [{ "src": "/icons/rd-id/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Кабинет инженера ОТК",
      "short_name": "ОТК",
      "url": "/m/zmk/qc",
      "icons": [{ "src": "/icons/rd-id/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Кабинет технолога",
      "short_name": "Технолог",
      "url": "/m/zmk/tech",
      "icons": [{ "src": "/icons/rd-id/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
