{
  "name": "FontWorld — Font Generator",
  "short_name": "FontWorld",
  "description": "Free font generator — 200+ Unicode font styles. Copy and paste fancy fonts for Instagram, Discord, WhatsApp, TikTok.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#6C63FF",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Cursive Font Generator",
      "url": "/cursive-font-generator/",
      "description": "Generate cursive fonts"
    },
    {
      "name": "Bold Text Generator",
      "url": "/bold-text-generator/",
      "description": "Generate bold text"
    },
    {
      "name": "Instagram Fonts",
      "url": "/instagram-fonts/",
      "description": "Fonts for Instagram"
    }
  ]
}
