{
  "name": "Maria Zorkaltseva - ML Engineer Blog",
  "short_name": "Maria Zorkaltseva",
  "description": "Machine Learning Engineer specializing in Computer Vision, NLP, and AI applications. Blog, tutorials, and ML interview prep.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1abc9c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "technology", "science"],
  "screenshots": [
    {
      "src": "/images/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/images/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Read latest articles on ML and AI",
      "url": "/blog/",
      "icons": [{ "src": "/images/icon-blog.png", "sizes": "96x96" }]
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "View ML projects and Kaggle notebooks",
      "url": "/projects/",
      "icons": [{ "src": "/images/icon-projects.png", "sizes": "96x96" }]
    },
    {
      "name": "Interview Prep",
      "short_name": "Interview",
      "description": "ML interview preparation materials",
      "url": "/interview-prep/",
      "icons": [{ "src": "/images/icon-interview.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
