{
  "background_color": "#ffffff",
  "description": "Plateforme mobile d'aide aux devoirs et de gestion pour l'association B2S.",
  "dir": "ltr",
  "display": "standalone",
  "name": "Association B2S",
  "orientation": "any",
  "scope": "/",
  "short_name": "B2S",
  "start_url": "/",
  "theme_color": "#76d7b1",
  "icons": [
    {
      "src": "/appstore-images/android/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/appstore-images/android/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}