{
  "short_name": "식빵이 만보기",
  "name": "식빵이의 발자국 - 캣케어 만보기",
  "description": "고양이와 함께 걷고 성장하는 PWA 만보기 서비스",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "index.html",
  "background_color": "#ff7e67",
  "theme_color": "#ff7e67",
  "display": "standalone",
  "orientation": "portrait"
}
