{
  "name": "Sokla Lor - Portfolio",
  "short_name": "Sokla Lor",
  "description": "Portfolio of Sokla Lor, a passionate software engineer specializing in building scalable, secure, and modern web applications with Django, Angular, and more.",
  "lang": "en-US",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#317EFB",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/manifest/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/manifest/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/manifest/screenshot-laptop.png",
      "sizes": "1200x800",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/manifest/screenshot-mobile.png",
      "sizes": "600x1136",
      "type": "image/png"
    }
  ]
}
