{
  "name": "Tansa France",
  "short_name": "Tansa",
  "description": "Contrôle d'accès piétons et véhicules",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f2744",
  "theme_color": "#0f2744",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ]
}