{
  "name": "Stylish Font Generator",
  "short_name": "Stylish Font",
  "description": "#1 Artistic Stylish Text Generator with 140+ fonts & 1110+ font styles (🅒🅞🅞🅛, 𝖊𝖓𝖌𝖑𝖎𝖘𝖍, 𝒸𝓊𝓇𝓈𝒾𝓋𝑒 and more).",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#5c4ef5",
  "theme_color": "#5c4ef5",
  "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"
    }
  ]
}