{
  "name": "Sinout — AI Knowledge Base",
  "short_name": "Sinout",
  "description": "Self-hosted AI-native knowledge base",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#6366f1",
  "orientation": "any",
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Создать заметку",
      "url": "/notes",
      "description": "Открыть заметки"
    },
    {
      "name": "Поиск",
      "url": "/?search=1",
      "description": "Открыть поиск"
    }
  ]
}
