{
  "name": "Make Emote",
  "short_name": "MakeEmote",
  "description": "Create platform-ready emotes for Discord, Twitch, Kick, Slack, and Teams.",
  "start_url": "/editor",
  "display": "standalone",
  "background_color": "#f7f8fa",
  "theme_color": "#0b8f8c",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
