{
  "name": "아이랑 가볼까",
  "short_name": "아이랑 가볼까",
  "description": "공연부터 캠핑까지, 아이랑 갈 곳 찾기",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fff8f3",
  "theme_color": "#ff7a50",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
