{
  "name": "LingoSpark — 언어교환 친구 매칭",
  "short_name": "LingoSpark",
  "description": "전 세계 언어교환 파트너 매칭 — 배우고 싶은 언어의 원어민과 1:1. Language exchange partners worldwide.",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A14",
  "theme_color": "#0A0A14",
  "lang": "ko",
  "categories": [
    "education",
    "social"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}