{
  "name": "Fernando Kawano - Frontend Engineer Portfolio",
  "short_name": "Fernando Kawano",
  "description": "Frontend Engineer with extensive experience in React, TypeScript, Next.js, and modern web technologies.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#27323E",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/kawa-head-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["portfolio", "developer", "business"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "View portfolio projects",
      "url": "/Projects",
      "icons": [
        {
          "src": "/kawa-head-icon.svg",
          "sizes": "96x96"
        }
      ]
    }
  ]
}