Change web app HTML title

Change-Id: I29feecef83f4f8ddf60529ff94c90d5468868a18
diff --git a/index.html b/index.html
index bce8c76..4e191a4 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
 <html lang="ca" dir="ltr">
   <head>
     <meta charset="utf-8">
-    <title>Concerts Musicaula</title>
+    <title>Programa Concerts Musicaula</title>
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <link rel="stylesheet" href="css/styles.css">
     <link rel="manifest" href="manifest.json">