{
  "name": "Atlas Command",
  "short_name": "Atlas",
  "description": "Особистий AI-керівник ефективності: фокус, цілі, задачі, ідеї, звіти й рейтинг.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f5f7",
  "theme_color": "#f5f5f7",
  "lang": "uk",
  "categories": ["productivity", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Швидке захоплення", "url": "/", "description": "Записати думку" },
    { "name": "Фокус", "url": "/chat?command=/focus" },
    { "name": "Щоденний цикл", "url": "/day" }
  ]
}
