{
  "name": "🍳 Recipe",
  "short_name": "Recipe",
  "description": "음식 큐레이터들이 보드를 꾸미고 레시피를 fork 하는 SNS",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffbf5",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "lang": "ko",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='80' font-size='80'>%F0%9F%8D%B3</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["food", "social", "lifestyle"]
}
