{
  "name": "달란트마켓",
  "short_name": "달란트",
  "description": "이웃 그리스도인의 가게·재능을 만나고, 물건을 나누거나 거래하고, 감사를 나누는 공동체 공간",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "ko",
  "theme_color": "#e8765a",
  "background_color": "#fbf8f4",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
