{
  "name": "Studio Botema ERP",
  "short_name": "Botema",
  "description": "Управление на Studio Botema ЕООД",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#0a84ff",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Нова фактура", "url": "/invoices/new", "description": "Създай нова фактура" },
    { "name": "Склад", "url": "/inventory", "description": "Складови наличности" },
    { "name": "AI Асистент", "url": "/ai", "description": "Питай AI асистента" }
  ],
  "categories": ["business", "finance", "productivity"]
}
