{
  "name": "Antonio Ciaccia - Full-Stack Developer",
  "short_name": "A. Ciaccia",
  "description": "Personal portfolio website showcasing web development projects and technical expertise",
  "icons": [
    {
      "src": "/images/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/favicon/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#00B3AD",
  "background_color": "#0D1117",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait-primary",
  "lang": "it-IT",
  "categories": ["portfolio", "developer", "web development"]
}
