{
  "id": "vn.edu.yenmy.pwa",
  "name": "Chính Quyền Số Xã Yên Mỹ",
  "short_name": "Xã Yên Mỹ",
  "description": "Cổng thông tin điện tử và dịch vụ số phục vụ nhân dân xã Yên Mỹ",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f1f5f9",
  "theme_color": "#1657ea",
  "lang": "vi-VN",
  "categories": ["government", "news", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Gửi Phản ánh Hiện trường",
      "short_name": "Phản ánh",
      "description": "Gửi phản ánh kiến nghị trực tuyến đến chính quyền xã",
      "url": "/feedback",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tin tức & Thông báo",
      "short_name": "Tin tức",
      "description": "Xem các tin tức, văn bản và thông báo mới nhất",
      "url": "/news",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Danh bạ Công an Xã",
      "short_name": "Công an xã",
      "description": "Đường dây nóng và thông tin liên hệ công an xã Yên Mỹ",
      "url": "/contact-police",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Đại biểu HĐND Xã",
      "short_name": "HĐND Xã",
      "description": "Thông tin kỳ họp và danh sách đại biểu HĐND xã",
      "url": "/hdnd",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
