{
  "name": "남은재료 이유식",
  "short_name": "이유식",
  "description": "냉장고에 남은 재료로 만드는 우리 아기 이유식 레시피",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffbe6",
  "theme_color": "#fff8d6",
  "lang": "ko",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}