{
  "name": "이모티콘 모아 - 무료 카카오톡 이모티콘",
  "short_name": "이모티콘 모아",
  "description": "카카오톡 이모티콘을 무료로 쉽고 빠르게 다운로드하세요!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "utilities"],
  "lang": "ko-KR",
  "scope": "/",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.moneymoa.emoticonmoa",
      "id": "com.moneymoa.emoticonmoa"
    }
  ]
}
