{
  "name": "EasySign Pro V2",
  "short_name": "EasySign",
  "description": "디지털 사이니지 관리 - 모바일에서 간편하게 편집",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#1d1d1f",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "ko",
  "shortcuts": [
    {
      "name": "빠른 편집",
      "short_name": "편집",
      "description": "현재 재생 중인 디자인 편집",
      "url": "/quick-edit",
      "icons": [{ "src": "/icons/edit-96.png", "sizes": "96x96" }]
    }
  ]
}
