{
  "name": "베이비맵 - 내 주변 육아 시설 찾기",
  "short_name": "베이비맵",
  "description": "수유실, 유모차 대여소, 장난감 도서관, 육아종합지원센터를 지도에서 한눈에 찾아보세요.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#FFB3C6",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["lifestyle", "health", "navigation"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
