{
  "name": "TextGenerator.online - Unicode Font & Symbol Generator",
  "short_name": "TextGenerator",
  "description": "Transform text with 175+ Unicode fonts and 117,654+ symbols for social media, Discord, Instagram, and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "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": ["utilities", "productivity", "tools"],
  "shortcuts": [
    {
      "name": "Font Generator",
      "short_name": "Fonts",
      "description": "Transform text with 175+ Unicode font styles",
      "url": "/font-generator",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Symbol Library",
      "short_name": "Symbols",
      "description": "Browse 117,000+ Unicode symbols",
      "url": "/symbol-library",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Fancy Text Generator",
      "short_name": "Fancy Text",
      "description": "Create decorated text with symbols",
      "url": "/fancy-text-generator",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Text Designer",
      "short_name": "Designer",
      "description": "Create ASCII art with borders",
      "url": "/text-designer",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
