{
  "name": "Nickfinder VIP",
  "short_name": "Nickfinder",
  "description": "Generate stylish fancy nicknames for gaming like free fire",
  "start_url": "https://www.nickfinder.vip/",
  "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"
    }
  ]
}