{
  "name": "Luc Kotzé - Full-Stack Developer Portfolio",
  "short_name": "Luc Kotzé Portfolio",
  "description": "Self-taught full-stack developer focused on creating impactful solutions. Specializing in modern web technologies, game development, and innovative digital experiences.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512", 
      "type": "image/png"
    }
  ],
  "categories": ["portfolio", "developer", "web development", "technology"],
  "lang": "en",
  "scope": "/"
}