{
  "name": "Klavino OS",
  "short_name": "Klavino",
  "description": "The Operating System for Indian Digital Agencies — CRM, Finance, HR and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#A3E635",
  "orientation": "any",
  "lang": "en-IN",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Agency overview"
    },
    {
      "name": "Invoices",
      "url": "/invoices",
      "description": "Billing & collections"
    },
    {
      "name": "Leads",
      "url": "/leads",
      "description": "Sales pipeline"
    }
  ]
}
