{
  "name": "Portfolio | CTO & Co-founder",
  "short_name": "Portfolio",
  "description": "Interactive VS Code-themed portfolio and resume",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#282c34",
  "theme_color": "#282c34",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["portfolio", "resume", "cv"],
  "lang": "en",
  "dir": "ltr"
}
