{
 "name": "Calypso — compagnon de plongée & pêche",
 "short_name": "Calypso",
 "description": "Identifie les poissons, apprends la réglementation chasse & pêche et plonge en sécurité.",
 "start_url": ".",
 "scope": ".",
 "display": "standalone",
 "orientation": "portrait-primary",
 "background_color": "#062029",
 "theme_color": "#062029",
 "lang": "fr",
 "categories": [
  "education",
  "sports",
  "lifestyle"
 ],
 "icons": [
  {
   "src": "icons/icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "icons/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "icons/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ]
}