{
  "name": "HexaForge",
  "short_name": "HexaForge",
  "start_url": "./?utm_source=web_app_manifest",
  "display": "standalone",
  "description": "Création web, mobile, jeu vidéo",
  "lang": "fr",
  "dir": "ltr",
  "orientation": "any",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}