{
  "name": "KENSHI - Smart Chatbot for Filipino Businesses",
  "short_name": "KENSHI",
  "description": "AI-powered chatbot for 24/7 customer service, Facebook Messenger sales, lead generation, and inventory management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FF6B35",
  "theme_color": "#0038A8",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "communication"],
  "icons": [
    {
      "src": "favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "kenshi-logo-small.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "kenshi-logo-proper.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "kenshi-chat-flow-optimized.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "KENSHI Chat Flow Dashboard"
    },
    {
      "src": "kenshi-how-it-works-optimized.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "KENSHI How It Works Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "What is KENSHI?",
      "short_name": "About",
      "description": "Learn about KENSHI features",
      "url": "/#what-is",
      "icons": [{ "src": "favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Features",
      "short_name": "Features",
      "description": "See all KENSHI features",
      "url": "/#features",
      "icons": [{ "src": "favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with KENSHI team",
      "url": "/#contact",
      "icons": [{ "src": "favicon-32x32.png", "sizes": "32x32" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}