{
  "name": "EYYAW | Studio Digital",
  "short_name": "EYYAW",
  "description": "Studio digital premium à Dakar : Création de sites web, logos et IA.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030303",
  "theme_color": "#D4AF37",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/eyyaw-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/eyyaw-logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}