{
  "name": "DronePeaks",
  "short_name": "DronePeaks",
  "description": "DronePeaks — Prenez de la hauteur / Rise above the peaks",
  "start_url": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e1c2b",
  "theme_color": "#16283a",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
