{
  "name": "CynetIQ | Innovative Tech Solutions",
  "short_name": "CynetIQ",
  "description": "CynetIQ delivers innovative web application development services and cutting-edge tech solutions.",
  "categories": ["business", "development", "design"],
  "icons": [
    { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/android-chrome-192x192.png?v=1", "sizes": "192x192", "type": "image/png" },
    { "src": "/android-chrome-512x512.png?v=1", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "About",
      "url": "/about"
    },
    {
      "name": "Projects",
      "url": "/projects"
    },
    {
      "name": "Blog",
      "url": "/blog"
    },
    {
      "name": "Contacts",
      "url": "/contacts"
    }
  ],
  "start_url": "/",
  "orientation": "any",
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone"
}
