{
  "name": "Tedy Fazrin Portfolio",
  "short_name": "Tedy Fazrin",
  "description": "Senior Frontend Engineer building product interfaces, realtime systems, and cross-platform applications.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090B0C",
  "theme_color": "#C47A4A",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "frontend",
    "web development",
    "portfolio",
    "developer",
    "UI/UX",
    "React",
    "Vite"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "id": "com.tedyfazrin.portfolio",
  "shortcuts": [
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "View my latest projects",
      "url": "/en-US/projects",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Experience",
      "short_name": "Experience",
      "description": "View my work experience",
      "url": "/en-US/experience",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with me",
      "url": "/en-US#contact",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
