{
  "name": "PatrolQR — Hệ Thống Tuần Tra",
  "short_name": "PatrolQR",
  "description": "Hệ thống tuần tra & quét mã QR thông minh cho đội bảo vệ. Hoạt động offline, xác thực GPS chống gian lận.",
  "id": "patrolqr-app",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f19",
  "theme_color": "#0b0f19",
  "lang": "vi",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
