{
  "name": "Discord Emoji Downloader",
  "short_name": "Emojis",
  "theme_color": "#7289da",
  "background_color": "#2c2f33",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": ".",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "256x256",
      "type": "image/x-icon"
    }
  ]
}
