{
  "name": "킵킵 - KeepKeep",
  "short_name": "킵킵",
  "description": "사고 싶은 것, 한곳에",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0F14",
  "theme_color": "#0F0F14",
  "lang": "ko",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-maskable.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
