{
  "name": "주방용 앱",
  "short_name": "주방용 앱",
  "start_url": "/kitchen",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#2563eb",
  "icons": [
    { "src": "apple-touch-icon-kitchen.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icon-kitchen-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
