{
  "name": "Association des Pilotes du Finistere",
  "start_url": "/index.php",
  "short_name": "APHF",
  "display": "standalone",
  "background_color": "#CCBA9D",
  "theme_color": "#CCBA9D",
  "icons": [
{
    "src": "img/LOGOAPHF-192.webp",
    "type": "image/webp",
    "sizes": "192x192"
  },	
{
    "src": "img/LOGOAPHF-512.png",
    "sizes": "512x512",
    "type": "image/png",
    "sizes": "512x512",
    "purpose": "any maskable"
  }
]
}