{
  "name": "LIONEX CRM",
  "short_name": "Lionex",
  "description": "CRM для діджитал-агенства з інтеграцією Telegram + Вчасно.ЕДО",
  "start_url": "/dashboard/messenger",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "lang": "uk",
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Месенджер", "url": "/dashboard/messenger", "description": "Telegram Business чати" },
    { "name": "Новий договір", "url": "/dashboard/contracts", "description": "Згенерувати договір" },
    { "name": "Клієнти", "url": "/dashboard/clients" },
    { "name": "Рахунки", "url": "/dashboard/invoices" }
  ],
  "screenshots": [
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Lionex CRM Messenger"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}
