{
  "name": "Kern Internal Ops",
  "short_name": "Kern Ops",
  "description": "Internal ops console pre Stenvard tím — Cockpit, Sales pipeline, Mailbox, Marketing, Audit + Kovrin AI assistant.",
  "start_url": "/app",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0e1a",
  "background_color": "#0a0e1a",
  "lang": "sk-SK",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Lead inbox",
      "short_name": "Leady",
      "description": "Najnovšie lead submissions",
      "url": "/app/leads",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Mail inbox",
      "short_name": "Inbox",
      "description": "Tímový multi-mailbox inbox",
      "url": "/app/inbox",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
