diff --git a/manifest.webmanifest b/manifest.webmanifest
index 3187b78..f39a538 100644
--- a/manifest.webmanifest
+++ b/manifest.webmanifest
@@ -1,10 +1,12 @@
{
"name": "evoMoyenne",
"short_name": "evoMoyenne",
+ "description": "Calculateur de moyenne avancé avec synchronisation EcoleDirecte.",
"start_url": "/",
"display": "standalone",
- "background_color": "#ffffff",
- "theme_color": "#000000",
+ "orientation": "portrait",
+ "background_color": "#121212",
+ "theme_color": "#121212",
"icons": [
{
"src": "assets/logos/logo-touch.png",
diff --git a/robots.txt b/robots.txt
new file mode 100644
index 0000000..093bb85
--- /dev/null
+++ b/robots.txt
@@ -0,0 +1,3 @@
+User-agent: *
+Allow: /
+Sitemap: https://evomoyenne.qzz.io/sitemap.xml
diff --git a/sitemap.xml b/sitemap.xml
new file mode 100644
index 0000000..68a3d78
--- /dev/null
+++ b/sitemap.xml
@@ -0,0 +1,9 @@
+
+
+
+ https://evomoyenne.qzz.io/
+ 2026-02-05
+ weekly
+ 1.0
+
+