{
  "name": "하트링크 - 영상 선물",
  "short_name": "하트링크",
  "description": "QR코드로 마음을 전하는 영상 선물 서비스",
  "start_url": "/app-home",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF5A7A",
  "background_color": "#ffffff",
  "lang": "ko",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "social"],
  "screenshots": [],
  "prefer_related_applications": false
}
