{
  "name": "AI5 Solutions - Custom AI Development & LangChain Implementation",
  "short_name": "AI5 Solutions",
  "description": "Leading provider of custom AI solutions using LangChain, LangGraph, and advanced machine learning technologies for business automation and intelligence.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#06B6D4",
  "background_color": "#030303",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": [
    "business",
    "productivity",
    "utilities",
    "education",
    "developer"
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-wide.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "AI5 Solutions Homepage showcasing custom AI development services"
    },
    {
      "src": "/images/screenshot-narrow.jpg", 
      "sizes": "750x1334",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "AI5 Solutions mobile interface with product catalog"
    }
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Request Demo",
      "short_name": "Demo",
      "description": "Schedule a personalized AI demonstration",
      "url": "/demonstracao",
      "icons": [
        {
          "src": "/images/demo-icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Our Products",
      "short_name": "Products", 
      "description": "Explore AI5 Solutions product catalog",
      "url": "/products",
      "icons": [
        {
          "src": "/images/products-icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "FAQ",
      "short_name": "FAQ",
      "description": "Frequently asked questions about AI implementation",
      "url": "/faq",
      "icons": [
        {
          "src": "/images/faq-icon.png",
          "sizes": "96x96", 
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Access your AI tools and templates",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/images/dashboard-icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "protocol_handlers": [
    {
      "protocol": "web+ai5solutions",
      "url": "/demo?action=%s"
    }
  ]
}