{
  "name": "캐치핑! 간식 타임!",
  "short_name": "캐치핑",
  "description": "하늘에서 떨어지는 간식을 받아먹자!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffe0f0",
  "theme_color": "#ffe0f0",
  "icons": [
    {
      "src": "다이아나핑.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "다이아나핑.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}
