{
  "name": "Chanthorn — IT Officer",
  "short_name": "Chanthorn",
  "description": "Personal site & installable PWA — CV, skills, experience, and contact.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0b0f17",
  "theme_color": "#0b0f17",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}