{
  "name": "빨간나라를 보았니",
  "short_name": "빨간나라",
  "description": "텀블벅 후원자 디지털 아카이브",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f9f5",
  "theme_color": "#4a6741",
  "lang": "ko",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
