{
  "name": "BelotePoint - Compteur de Points Belote",
  "short_name": "BelotePoint",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#14171c",
  "background_color": "#14171c",
  "lang": "fr",
  "description": "Application gratuite pour compter les points à la belote et à la coinche.",
  "icons": [
    {
      "src": "/belote_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/belote_logo_160.webp",
      "sizes": "160x160",
      "type": "image/webp"
    }
  ]
}
