{
  "name": "Raion Hub Documentation",
  "short_name": "Raion Docs",
  "description": "Complete user guide for Raion Hub: lead management, WhatsApp automation, AI chatbot setup, team collaboration, and CRM customization.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "documentation"],
  "icons": [
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Getting Started",
      "short_name": "Start",
      "description": "Quick start guide for Raion Hub",
      "url": "/raion-hub",
      "icons": [{ "src": "/apple-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "WhatsApp Setup",
      "short_name": "WhatsApp",
      "description": "Connect WhatsApp Business",
      "url": "/whatsapp-automations/whatsapp-account-setup",
      "icons": [{ "src": "/apple-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "CRM Setup",
      "short_name": "CRM",
      "description": "Customize your CRM",
      "url": "/crm",
      "icons": [{ "src": "/apple-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Support",
      "short_name": "Help",
      "description": "Get help and support",
      "url": "/contact",
      "icons": [{ "src": "/apple-icon.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}