{
  "name": "Mugmoji - Animated Slack Emoji Maker",
  "short_name": "Mugmoji",
  "description": "Create custom animated Slack emojis with 73+ motion effects. Free online tool with automatic background removal.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F5F1",
  "theme_color": "#F7F5F1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "design"],
  "lang": "en-US",
  "dir": "ltr"
}

