{
  "name": "MakData AI Solutions",
  "short_name": "MakData",
  "description": "AI-Powered Business Process Outsourcing & Data Solutions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0052cc",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-540x720.png",
      "sizes": "540x720",
      "type": "image/png"
    },
    {
      "src": "/screenshot-1280x720.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Get Consultation",
      "short_name": "Consultation",
      "description": "Request a free consultation",
      "url": "/?shortcut=consultation",
      "icons": []
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Contact our team",
      "url": "/?shortcut=contact",
      "icons": []
    }
  ]
}
