{
  "short_name": "Claudio's Portfolio",
  "name": "Claudio's Portfolio",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='%232d3142ff'%3E%3C/rect%3E%3Crect x='80' y='80' width='48' height='48' fill='%23ef8354ff'%3E%3C/rect%3E%3Crect x='128' y='80' width='48' height='48' fill='%23ef8354ff'%3E%3C/rect%3E%3Crect x='80' y='128' width='48' height='48' fill='%23ef8354ff'%3E%3C/rect%3E%3Crect x='128' y='128' width='48' height='48' fill='%23ef8354ff'%3E%3C/rect%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='%232d3142ff'%3E%3C/rect%3E%3Crect x='80' y='80' width='48' height='48' fill='%23ef8354ff'%3E%3C/rect%3E%3Crect x='128' y='80' width='48' height='48' fill='%23ef8354ff'%3E%3C/rect%3E%3Crect x='80' y='128' width='48' height='48' fill='%23ef8354ff'%3E%3C/rect%3E%3Crect x='128' y='128' width='48' height='48' fill='%23ef8354ff'%3E%3C/rect%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#2d3142ff",
  "background_color": "#ffffffff",
  "description": "Portfolio of Claudio, showcasing projects and skills in web development.",
  "scope": "/",
  "orientation": "portrait",
  "lang": "en-US",
  "prefer_related_applications": false,
  "related_applications": [],
  "screenshots": [
    {
      "src": "%PUBLIC_URL%/og-image.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg"
    }
  ],
  "shortcuts": [],
  "categories": ["portfolio", "web development", "frontend"]
}
