{
  "name": "2NDS",
  "short_name": "2NDS",
  "description": "재사용의 가치를 발견하고, 만들고, 거래하고, 기록하는 단일 플랫폼. RECREATE. REUSE. REIMAGINE.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDFDFD",
  "theme_color": "#313621",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
