{
  "name": "Twomatic CRM",
  "short_name": "CRM",
  "description": "Twomatic CRM — управління клієнтами та проєктами",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d18",
  "theme_color": "#7c6fff",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png"}
  ],
  "shortcuts": [
    {"name": "Угоди", "url": "/?page=deals", "description": "Відкрити угоди"},
    {"name": "Задачі", "url": "/?page=tasks", "description": "Відкрити задачі"},
    {"name": "Тікети", "url": "/?page=tickets", "description": "Відкрити тікети"}
  ]
}
