{
    "name": "Mappeat English",
    "short_name": "매핏 영어",
    "description": "Mapping Context & Repeating Expressions",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#111827",
    "theme_color": "#111827",
    "icons": [
      {
        "src": "/icon-192x192-en.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/icon-512x512-en.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "share_target": {
      "action": "/",
      "method": "GET",
      "enctype": "application/x-www-form-urlencoded",
      "params": {
        "title": "title",
        "text": "text",
        "url": "url"
      }
    }
  }