{
  "name": "Berik Ashimov",
  "short_name": "Ashimov",
  "description": "Senior IT Engineer — Infrastructure, Networking & Security",
  "start_url": "/",
  "id": "/",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Download CV",
      "short_name": "CV",
      "description": "Download Berik Ashimov's CV",
      "url": "/Berik_Ashimov_CV.pdf",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "View projects and code",
      "url": "/about/#projects",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Read blog posts",
      "url": "/posts/",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "theme_color": "#04060d",
  "background_color": "#04060d",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "prefer_related_applications": false
}
