{
  "name": "Giúp Nhau – Kết nối yêu thương",
  "short_name": "Giúp Nhau",
  "description": "Nền tảng cộng đồng giúp đỡ lẫn nhau lớn nhất Việt Nam – kết nối người cần hỗ trợ với người sẵn sàng giúp đỡ",
  "start_url": "/welcome?source=pwa",
  "id": "giupnhau-pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "vi",
  "dir": "ltr",
  "categories": ["social", "lifestyle", "health"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/api/screenshots/home-mobile",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Trang chủ – Kết nối yêu thương"
    },
    {
      "src": "/api/screenshots/help-mobile",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Yêu cầu hỗ trợ đang mở"
    },
    {
      "src": "/api/screenshots/community-mobile",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Cộng đồng địa phương"
    }
  ],
  "shortcuts": [
    {
      "name": "Đăng yêu cầu hỗ trợ",
      "short_name": "Đăng yêu cầu",
      "description": "Tạo yêu cầu hỗ trợ mới",
      "url": "/help/new?source=pwa-shortcut",
      "icons": [{ "src": "/icons/96", "sizes": "96x96" }]
    },
    {
      "name": "Tìm để giúp đỡ",
      "short_name": "Giúp đỡ",
      "description": "Tìm người cần hỗ trợ gần bạn",
      "url": "/help?source=pwa-shortcut",
      "icons": [{ "src": "/icons/96", "sizes": "96x96" }]
    },
    {
      "name": "Tin nhắn",
      "short_name": "Chat",
      "description": "Xem tin nhắn của bạn",
      "url": "/chat?source=pwa-shortcut",
      "icons": [{ "src": "/icons/96", "sizes": "96x96" }]
    }
  ]
}
