{
  "name": "Гудок",
  "short_name": "Гудок",
  "description": "Корпоративный голосовой мессенджер",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#6366f1",
  "theme_color": "#6366f1",
  "categories": ["business", "productivity", "social"],
  "lang": "ru",
  "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": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Гудок — голосовой мессенджер для команд"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Гудок — мобильная версия"
    }
  ]
}
