{
  "name": "Fancy Text Guru",
  "short_name": "Fancy Text Guru",
  "description": "Create stylish names with 1900+ fonts, emojis, symbols & Unicode.",
  "start_url": "https://www.fancytextguru.com/",
  "display": "standalone",
  "background_color": "#f0ebff",
  "theme_color": "#f0ebff",
  "icons": [
    {
      "src": "/img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}