{
  "name": "Font Aesthetic",
  "short_name": "Font Aesthetic",
  "description": "Generate aesthetic stylish text fonts for social media and gaming",
  "start_url": "https://fontaesthetic.pro/",
  "display": "standalone",
  "background_color": "#4a2d7a",
  "theme_color": "#4a2d7a",
  "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"
    }
  ]
}