{
  "name": "키우다 영어 리터루틴 · SET2",
  "short_name": "리터루틴",
  "start_url": "./",
  "scope": "./",
  "display": "browser",
  "orientation": "portrait",
  "background_color": "#FFF6F0",
  "theme_color": "#FF6B35",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}