{
  "name": "UAIP Platform",
  "short_name": "UAIP",
  "description": "Unified AI Platform for Engineering — Инженерия нового поколения",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1a1a2e",
  "background_color": "#0a0a1a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "Главная страница UAIP"
    },
    {
      "src": "/screenshots/platform.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "Платформа UAIP"
    }
  ],
  "shortcuts": [
    {
      "name": "Демо",
      "short_name": "Демо",
      "description": "Интерактивная демонстрация",
      "url": "/demo",
      "icons": [
        {
          "src": "/icons/demo-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Документация",
      "short_name": "Документация",
      "description": "API и руководства",
      "url": "/docs",
      "icons": [
        {
          "src": "/icons/docs-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Цены",
      "short_name": "Цены",
      "description": "Тарифы и лицензии",
      "url": "/pricing",
      "icons": [
        {
          "src": "/icons/pricing-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Контакты",
      "short_name": "Контакты",
      "description": "Связь с нами",
      "url": "/contact",
      "icons": [
        {
          "src": "/icons/contact-icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "categories": ["business", "productivity", "education"],
  "lang": "ru",
  "dir": "ltr",
  "prefer_related_applications": false
}