{
  "name": "CursiveTextGuru - Unicode Text, Symbols & Emoji Portal",
  "short_name": "CursiveTextGuru",
  "description": "Copy and paste 1,500+ symbols, 1,000+ emojis, kaomoji, ASCII art, and 99+ cursive text fonts.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "utilities",
    "social",
    "productivity"
  ]
}