{
  "name": "HỆ THỐNG QUAN TRẮC NƯỚC GIA LAI",
  "short_name": "Quan Trắc Nước",
  "description": "Hệ thống quan trắc mực nước, lượng mưa, hồ chứa và cảnh báo thiên tai tỉnh Gia Lai",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0284c7",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["utilities", "weather", "productivity"],
  "shortcuts": [
    {
      "name": "Tổng hợp Dashboard",
      "short_name": "Dashboard",
      "description": "Xem tổng hợp tình hình mực nước & lượng mưa",
      "url": "/?module=Tổng+hợp",
      "icons": [{ "src": "/pwa-icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Bản đồ Quan trắc",
      "short_name": "Bản đồ",
      "description": "Xem bản đồ vị trí trạm quan trắc",
      "url": "/?module=Bản+đồ",
      "icons": [{ "src": "/pwa-icon.svg", "sizes": "192x192" }]
    }
  ]
}
