{
  "name": "Kostya Kharytoniuk — CG Generalist / Motion Designer",
  "short_name": "Portfolio",
  "description": "Freelance CG Generalist and Motion Designer specializing in UX/UI solutions, 3D modeling, motion graphics, and commercial visualizations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ru",
  "categories": ["portfolio", "design", "art"],
  "icons": [
    {
      "src": "/assets/images/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/assets/images/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/hero-1.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Kostya Kharytoniuk Portfolio Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "View Portfolio",
      "short_name": "Portfolio",
      "description": "Browse all projects and works",
      "url": "/work",
      "icons": [
        {
          "src": "/assets/images/tile-3.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn more about Kostya Kharytoniuk",
      "url": "/about",
      "icons": [
        {
          "src": "/assets/images/logo.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
