{
  "name": "DevNeuroX · AI-Native Software Engineering Studio",
  "short_name": "DevNeuroX",
  "description": "AI-Native Software Engineering Studio. MVP от 7 дней, AI-агенты, RAG-системы, enterprise-разработка.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#26D67F",
  "background_color": "#000000",
  "lang": "ru-RU",
  "icons": [
    {
      "src": "/assets/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
