{
  "name": "도서관 가는 10분",
  "short_name": "도서관 10분",
  "description": "사서가 고른 책과 교과서에 실린 책 1,593권. 오늘 읽을 세 권을 골라 드립니다.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F5F0",
  "theme_color": "#2F5D50",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
