{
  "name": "Localeo - Commercants (TEST)",
  "short_name": "Localeo - Commercants (TEST)",
  "description": "PWA marchands Localeo",
  "lang": "fr-FR",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f9ff",
  "theme_color": "#0078d4",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}