{
  "name": "CLAWR.AI — AI Dealmaker",
  "short_name": "CLAWR.AI",
  "description": "Your AI Dealmaker. Automated. Cloned. Global. Replace your sales team with one intelligent agent.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0A0A0F",
  "background_color": "#0A0A0F",
  "lang": "en-GB",
  "scope": "/",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "icons/icon-72.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-96.svg",
      "sizes": "96x96",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-128.svg",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CLAWR.AI Hero — Your AI Dealmaker"
    },
    {
      "src": "screenshots/dashboard.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Live Agent Dashboard"
    },
    {
      "src": "screenshots/pipeline.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Deal Pipeline Kanban"
    },
    {
      "src": "screenshots/analytics.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Analytics & ROI"
    },
    {
      "src": "screenshots/desktop-home.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CLAWR.AI Desktop Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your AI agent dashboard",
      "url": "/?screen=dashboard",
      "icons": [{ "src": "icons/icon-96.svg", "sizes": "96x96" }]
    },
    {
      "name": "Pipeline",
      "short_name": "Pipeline",
      "description": "View your deal pipeline",
      "url": "/?screen=pipeline",
      "icons": [{ "src": "icons/icon-96.svg", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
