{
  "name": "ШкафеLLA — Заявки",
  "short_name": "ШкафеLLA",
  "description": "Форма заявок на производство мебели",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f9f3",
  "theme_color": "#83b541",
  "lang": "ru",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Новая заявка",
      "url": "/index.html",
      "description": "Создать новую заявку"
    }
  ]
}
