{
  "name": "SASID AI - Production LLM Agents & RAG Solutions",
  "short_name": "SASID AI",
  "description": "Build AI agents that generate $1M+ revenue. Deploy production-ready AI agents that automate complex workflows.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "productivity", "technology"],
  "icons": [
    {
      "src": "/src/assets/agency-symbol.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/src/assets/agency-symbol.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/src/assets/agency-symbol.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/src/assets/hero/robot.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "LLM Solutions",
      "short_name": "Solutions",
      "description": "Explore our AI agent development services",
      "url": "/#services",
      "icons": [
        {
          "src": "/src/assets/agency-symbol.svg",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Case Studies",
      "short_name": "Cases",
      "description": "View our successful AI implementations",
      "url": "/#case-studies",
      "icons": [
        {
          "src": "/src/assets/agency-symbol.svg",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Get Started",
      "short_name": "Start",
      "description": "Begin your AI transformation journey",
      "url": "/#pricing",
      "icons": [
        {
          "src": "/src/assets/agency-symbol.svg",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
} 