{
  "name": "KADS LABS",
  "short_name": "KADS LABS",
  "description": "KADS LABS builds innovative software products, AI-powered solutions, websites, mobile applications, SaaS platforms, automation systems, and enterprise digital products.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050B18",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "scope": "./",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "technology", "productivity"],
  "icons": [
    {
      "src": "./logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./logo.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
