{
  "name": "KNT Admin Smart — Check-in",
  "short_name": "KNT Check-in",
  "description": "Mobile attendance check-in/out for KNT employees",
  "start_url": "/checkin.html",
  "scope": "/checkin.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#002D72",
  "background_color": "#0b1a3e",
  "icons": [
    {
      "src": "/assets/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "lang": "th"
}
