{
  "name": "Emoji Clash",
  "short_name": "EmojiClash",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/10b981/ffffff?text=EC",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512/10b981/ffffff?text=EC",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
