{
  "name": "EmojiGG - Free Discord Emojis",
  "short_name": "EmojiGG",
  "description": "Download thousands of free emojis for Discord, Slack, and Telegram. Create custom emojis with AI!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#5865F2",
  "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": ["entertainment", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "AI Emoji Generator",
      "short_name": "AI Generator",
      "description": "Create custom emojis with AI",
      "url": "/#ai-generator"
    },
    {
      "name": "Template Packs",
      "short_name": "Templates",
      "description": "Browse emoji template packs",
      "url": "/#templates"
    },
    {
      "name": "Leaderboard",
      "short_name": "Top Emojis",
      "description": "View trending emojis",
      "url": "/#leaderboard"
    }
  ]
}