{
  "name": "YelpNews",
  "short_name": "YelpNews",
  "description": "WorldLand 메인넷 기반 Web3 서비스 디렉토리 및 리뷰 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111214",
  "theme_color": "#03C75A",
  "orientation": "any",
  "lang": "ko",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "커뮤니티 광장",
      "short_name": "커뮤니티",
      "url": "/?tab=community",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "새 서비스 등록",
      "short_name": "등록",
      "url": "/?tab=register",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": [
    "productivity",
    "business",
    "social"
  ]
}
