{
  "id": "/",
  "name": "Font Generator",
  "short_name": "Font Generator",
  "description": "Convert your text into cool fancy fonts and copy & paste them anywhere.",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/favicons/web-app-manifest-192x192.ba8266de.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/favicons/web-app-manifest-512x512.ce92d2c3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#14b28f",
  "background_color": "#ffffff",
  "display": "standalone"
}
