{
  "short_name": "BKG Portal",
  "name": "BKG System Portal",
  "description": "ระบบจัดการภายใน BKG",
  "id": "/?bkg_portal_app",
  "icons": [
    {
      "src": "bkg-notebook-iconV2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "bkg-notebook-iconV2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0f172a",
  "background_color": "#0f172a"
}