{
  "name": "Кабинет · planerius",
  "short_name": "planerius",
  "description": "Журнал записи салона: день, клиенты и расписание мастеров. Расписание читается и без связи.",
  "lang": "ru",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#faf8f3",
  "theme_color": "#5e3b39",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/cabinet-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/cabinet-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icons/cabinet-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Журнал на сегодня",
      "short_name": "Журнал",
      "url": "/journal",
      "icons": [{ "src": "/icons/cabinet-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Мой день",
      "short_name": "Мой день",
      "url": "/my/day",
      "icons": [{ "src": "/icons/cabinet-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
