{
  "name": "오늘 저녁 뭐 먹지 — 아기식단",
  "short_name": "아기식단",
  "description": "2살 아기 저녁 식단을 미리 계획하고 장보기까지 한 번에",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fff8fa",
  "theme_color": "#ff9eb5",
  "orientation": "portrait",
  "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.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
