{
  "name": "GoalBam — Maillots de football",
  "short_name": "GoalBam",
  "description": "Les plus beaux maillots de football, livrés à Bamako.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E8E1D2",
  "theme_color": "#E8E1D2",
  "lang": "fr",
  "icons": [
    { "src": "https://goalbam.com/img/logo/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "https://goalbam.com/img/logo/favicon-32.png", "sizes": "32x32", "type": "image/png" }
  ]
}