{
"name": "HUE PICK - 후에 스마트 관광 가이드",
  "short_name": "HUE PICK",
  "description": "베트남 후에시의 관광 정보를 담은 스마트 가이드",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2b90d9",
  "id": "huepick-pwa-v1", 
  "categories": ["travel", "guide"],
  "icons": [
    {
      "src": "https://placehold.co/192x192/2b90d9/white?text=HUE+PICK",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/2b90d9/white?text=HUE+PICK",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}