{
  "name": "William Saar - Full-Stack Developer Portfolio",
  "short_name": "William Saar",
  "description": "Full-stack developer based in Gothenburg, Sweden. Specializing in React, Vue, TypeScript, and modern web technologies.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBF7F5",
  "theme_color": "#FBF7F5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
} 