{
  "name": "Groupe Peinture JM - Facturation",
  "short_name": "JCPeintre",
  "start_url": "/login?service=jcpeintre",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/logos/jcpeintre-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/logos/jcpeintre-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}