{
  "name": "NetMonCRM",
  "short_name": "NetMonCRM",
  "description": "Multi-tenant SaaS CRM — AI Copilot, Inbox, Pipeline, Adaptive Lead Scoring. HubSpot + Salesforce düzeyinde özellik seti, Türkiye'ye uygun.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#8b5cf6",
  "lang": "tr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Inbox",
      "short_name": "Inbox",
      "url": "/inbox",
      "description": "Email, WhatsApp, Telegram inbox"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Pipeline",
      "short_name": "Pipeline",
      "url": "/pipeline"
    },
    {
      "name": "Tasks",
      "short_name": "Tasks",
      "url": "/tasks"
    },
    {
      "name": "Hızlı Yeni",
      "short_name": "Yeni",
      "url": "/contacts?new=1",
      "description": "Yeni kişi/lead/deal ekle"
    }
  ],
  "share_target": {
    "action": "/inbox/share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
