
{
  "name": "s4elegant",
  "short_name": "ThreadElite",
  "start_url": "/threadelite/public/",
  "scope": "/threadelite/public/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "/threadelite/public/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/threadelite/public/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
