{
  "name": "마이 리틀 프린세스",
  "short_name": "프린세스",
  "description": "프린세스 메이커 오마주 육성 시뮬레이션 - 마이 리틀 프린세스",
  "lang": "ko",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7e8ea",
  "theme_color": "#f7e8ea",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
