{
  "name": "FerrGames",
  "short_name": "FerrGames",
  "description": "Une collection de petits jeux multijoueurs à jouer dans le navigateur, entre amis.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "any",
  "background_color": "#13110C",
  "theme_color": "#13110C",
  "lang": "fr-FR",
  "dir": "ltr",
  "categories": ["games", "entertainment", "social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
