{
  "name": "Inscriptions Club Neptune",
  "short_name": "Inscriptions",
  "description": "Formulaire d'inscription des familles au Club Neptune.",
  "lang": "fr",
  "start_url": "./parents.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ed1f2d",
  "theme_color": "#ed1f2d",
  "icons": [
    {
      "src": "assets/icon-parents-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-parents-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
