{
  "name": "АвтоКабинет",
  "short_name": "АвтоКабинет",
  "description": "Вся история вашего автомобиля в одном месте.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#070b12",
  "theme_color": "#0f1f2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Добавить автомобиль",
      "url": "/garage",
      "description": "Открыть гараж"
    },
    {
      "name": "Напоминания",
      "url": "/reminders",
      "description": "Посмотреть сроки ТО и документов"
    }
  ]
}
