{
  "name": "Muhammad Faqih Hakim | Data Scientist & AI Engineer",
  "short_name": "Faqih Hakim",
  "description": "Portfolio showcasing projects in Agentic AI, Graph Machine Learning, LLM, RAG, Deep Learning, and MLOps.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8f7f3",
  "theme_color": "#f8f7f3",
  "lang": "en-US",
  "categories": ["portfolio", "technology", "productivity"],
  "icons": [
    {
      "src": "/logo.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/profile.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/og-image.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "View featured AI/ML projects",
      "url": "/#projects",
      "icons": [{ "src": "/logo.webp", "sizes": "192x192", "type": "image/webp" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/#connect",
      "icons": [{ "src": "/logo.webp", "sizes": "192x192", "type": "image/webp" }]
    }
  ]
}
