{
  "name": "App Ready",
  "short_name": "AppReady",
  "description": "App Asset Studio — 앱스토어·플레이스토어 스크린샷 해상도 편집, 배경 제거, 아이콘 검색",
  "start_url": "/ko/assets",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#2dd4bf",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
