{
  "name": "ETTAOULY ELITE HUB",
  "short_name": "ETTAOULY",
  "description": "Système de Domination Marketing et OS de Croissance IA par Abdelali Ettaouly.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#6d28d9",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
        "src": "/icon-192.png",
        "type": "image/png",
        "sizes": "192x192"
    },
    {
        "src": "/icon-512.png",
        "type": "image/png",
        "sizes": "512x512"
    }
  ]
}