{
  "name": "Aerogest-Logbook",
  "short_name": "Aerogest-Logbook",
  "description": "Carnet de vol numérique Aerogest-Logbook",
  "lang": "fr",
  "start_url": "/Flight/Index",
  "scope": "/",
  "display": "standalone",
  "background_color": "#343a40",
  "theme_color": "#343a40",
  "icons": [
    {
      "src": "/Content/img/icons/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Content/img/icons/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
