{
  "name": "PasteMoji — Copy & Paste Emojis, Symbols & Kaomoji",
  "short_name": "PasteMoji",
  "description": "One click to copy emojis, symbols, kaomoji, and aesthetic combos.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#E94560",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
