{
  "name": "Moitly · 모잇리",
  "short_name": "Moitly",
  "description": "링크 하나로 모임 잡기",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF9F3",
  "theme_color": "#E5342B",
  "icons": [
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "scope": "/",
  "lang": "ko",
  "orientation": "portrait"
}