{
  "name": "Chấm Công",
  "short_name": "Chấm Công",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#4F46E5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://placehold.co/192x192/4F46E5/ffffff?text=%E2%9C%94&v=6",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/4F46E5/ffffff?text=%E2%9C%94&v=6",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}