{
  "name": "Thư Viện Bài Giảng",
  "short_name": "Thư Viện",
  "description": "Tổng hợp các bộ sưu tập bài giảng Tin Lành",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "./index.html",
  "scope": "./",
  "theme_color": "#667eea",
  "background_color": "#f0f2ff",
  "icons": [
    {
      "src": "./icons/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}