{
  "name": "Cabbalistic Software - Professional Development Solutions",
  "short_name": "Cabbalistic",
  "description": "Professional software development company specializing in custom software, AI & Machine Learning, Cloud & DevOps, UI/UX Design, Cyber Security and Digital Transformation services.",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "business",
    "technology",
    "software",
    "development"
  ],
  "icons": [
    {
      "src": "/public/images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/public/images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#FF0000",
  "background_color": "#FFFFFF",
  "prefer_related_applications": false,
  "related_applications": [],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View our comprehensive software development services",
      "url": "/services.php",
      "icons": [
        {
          "src": "/public/images/logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our development team",
      "url": "/contact.php",
      "icons": [
        {
          "src": "/public/images/logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}