{
  "name": "TextGO Fancy Text Generator",
  "short_name": "TextGO",
  "description": "Generate 500+ fancy text styles and nickname ideas directly in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef1f6",
  "theme_color": "#111827",
  "lang": "en",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/_assets/textgo-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/_assets/textgo-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/_assets/textgo-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/_assets/textgo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/_assets/textgo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
