{
  "name": "Duy Noa Portfolio",
  "short_name": "Duy Noa",
  "description": "Portfolio of Duy Noa - Front-End Developer & UI Engineer",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "locales": ["vi", "en"],
  "lang": "vi",
  "categories": ["portfolio", "developer", "web development"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "View Projects",
      "short_name": "Projects",
      "description": "View my selected projects",
      "url": "/en/projects",
      "icons": [{ "src": "/og-image.png", "sizes": "any" }]
    },
    {
      "name": "Contact Me",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/en/connect",
      "icons": [{ "src": "/og-image.png", "sizes": "any" }]
    }
  ]
}
