{
  "name": "LINE",
  "short_name": "LINE",
  "description": "LINE is Japan's most-used messaging app. Free calls, group chats, stickers, and LINE Pay. Download LINE free for iPhone or Android and stay connected.",
  "start_url": "/",
  "display": "minimal-ui",
  "background_color": "#f8f8f7",
  "theme_color": "#436a70",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}