{
  "name": "Whist Bridgé Scoring",
  "short_name": "Wb Scoring",
  "description": "Encodage et suivi des scores de whist bridgé.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020506",
  "theme_color": "#04140a",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
