{
  "name": "든든 이유식 식단표",
  "short_name": "든든이유식",
  "description": "우리 아이 맞춤 이유식 식단표를 자동으로 만들어주는 사이트",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F3F4EC",
  "theme_color": "#5C7A52",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
