{
  "name": "책갈피",
  "short_name": "책갈피",
  "description": "읽은 책마다 별점과 한 줄 감상을 남겨두는 개인 서재",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#EFEAE1",
  "theme_color": "#8C2F39",
  "lang": "ko",
  "icons": [
    {
      "src": "/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
