{
  "name": "DevSecOps Engineer Portfolio - Infrastructure Security Consultant",
  "short_name": "DevSecOps Portfolio",
  "description": "Expert DevSecOps Engineer specializing in secure CI/CD pipelines, cloud infrastructure automation, container security, Kubernetes, AWS, Azure, MikroTik, and Proxmox virtualization.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#22d3ee",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "productivity", "technology"],
  "icons": [
    {
      "src": "/images/favicon.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/images/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Projects",
      "short_name": "Projects",
      "description": "Browse my DevSecOps and infrastructure projects",
      "url": "/#projects"
    },
    {
      "name": "Contact Me",
      "short_name": "Contact",
      "description": "Get in touch for DevSecOps consultation",
      "url": "/#contact"
    }
  ]
}