{
  "name": "ថ្ងៃពិសេស - Premium Workspace",
  "short_name": "ថ្ងៃពិសេស",
  "description": "ប្រព័ន្ធគ្រប់គ្រងធៀបការ និងកម្រងអនុស្សាវរីយ៍ឆ្លាតវៃ",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#F43F5E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}