{
  "name": "유컷 - URL 단축 서비스",
  "short_name": "유컷",
  "description": "나만의 도메인으로 짧고 간단하게, 유컷!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F9FA",
  "theme_color": "#0080FF",
  "lang": "ko",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/splash.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "screenshots": []
}
