{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "id": "/?source=homescreen",
  "name": "L’Agrion Club-Discothèque",
  "short_name": "L’Agrion",
  "description": "Soirées et événements de L’Agrion Club-Discothèque à Ver, dans la Manche.",
  "lang": "fr-FR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07050c",
  "theme_color": "#ff2bd6",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
