{
  "name": "ZippppBaab 집밥 레시피",
  "short_name": "ZippppBaab",
  "description": "가족 별점과 집밥 레시피 보관함",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffaf2",
  "theme_color": "#1e1712",
  "lang": "ko",
  "icons": [
    { "src": "./assets/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
