{
  "name": "포르투나",
  "short_name": "포르투나",
  "description": "사주와 별자리로 운명을 읽어드려요",
  "id": "/memox/",
  "start_url": "/memox/",
  "scope": "/memox/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090f",
  "theme_color": "#09090f",
  "prefer_related_applications": false,
  "categories": ["lifestyle", "entertainment"],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "icons": [
    {
      "src": "goddess.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "goddess-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "goddess.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "포르투나 운명 상담 챗봇"
    }
  ]
}
