{
  "name": "Clock & Score",
  "short_name": "Clock&Score",
  "description": "Le compteur de scores multijoueur pour vos jeux de société",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e0e12",
  "theme_color": "#f5c518",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "games",
    "entertainment"
  ],
  "lang": "fr"
}
