{
  "name": "레시피룸",
  "short_name": "레시피룸",
  "description": "나만의 레시피 공간",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#fefcf8",
  "theme_color": "#df8f28",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
