{
  "name": "잇데이 스튜디오",
  "short_name": "잇데이",
  "description": "잇데이 인스타 자동화 스튜디오",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0608",
  "theme_color": "#1a0a0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
