{
  "name": "IG Fonts Generator",
  "short_name": "IG Fonts",
  "description": "Generate stylish fancy IG fonts for Instagram and free fire",
  "start_url": "https://www.igfonts.art/",
  "display": "standalone",
  "background_color": "#f5f3f0",
  "theme_color": "#f5f3f0",
  "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"
    }
  ]
}