{
  "short_name": "Orchyst",
  "name": "Orchyst - Revenue Operations Dashboard",
  "description": "Unified RevOps dashboard. Track KPIs across marketing, sales, and customer success.",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#7C3AED",
  "background_color": "#000000",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity"]
}