{
  "name": "AskHub — все AI-модели в одном чате",
  "short_name": "AskHub",
  "description": "Один чат — доступ ко всем моделям ИИ: OpenAI, Anthropic, Google, Llama, DeepSeek.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0d17",
  "theme_color": "#0b0d17",
  "lang": "ru",
  "categories": ["productivity", "utilities"],
  "icons": [
    {"src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/img/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "/img/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
