diff --git a/apple-touch-icon.png b/apple-touch-icon.png
new file mode 100644
index 0000000..94d67ba
Binary files /dev/null and b/apple-touch-icon.png differ
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 0000000..faf1df7
Binary files /dev/null and b/favicon.ico differ
diff --git a/site/templates/_head.php b/site/templates/_head.php
index ec316bf..7b03a95 100644
--- a/site/templates/_head.php
+++ b/site/templates/_head.php
@@ -7,6 +7,15 @@
descripcion_sitio): ?>
+
+
+
+
+
+
+
+
+
diff --git a/site/templates/images/android-chrome-192x192.png b/site/templates/images/android-chrome-192x192.png
new file mode 100644
index 0000000..d47d008
Binary files /dev/null and b/site/templates/images/android-chrome-192x192.png differ
diff --git a/site/templates/images/android-chrome-256x256.png b/site/templates/images/android-chrome-256x256.png
new file mode 100644
index 0000000..d3f5b79
Binary files /dev/null and b/site/templates/images/android-chrome-256x256.png differ
diff --git a/site/templates/images/apple-touch-icon.png b/site/templates/images/apple-touch-icon.png
new file mode 100644
index 0000000..94d67ba
Binary files /dev/null and b/site/templates/images/apple-touch-icon.png differ
diff --git a/site/templates/images/browserconfig.xml b/site/templates/images/browserconfig.xml
new file mode 100644
index 0000000..fd920e6
--- /dev/null
+++ b/site/templates/images/browserconfig.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+ #12a19b
+
+
+
diff --git a/site/templates/images/favicon-16x16.png b/site/templates/images/favicon-16x16.png
new file mode 100644
index 0000000..0a8ebd9
Binary files /dev/null and b/site/templates/images/favicon-16x16.png differ
diff --git a/site/templates/images/favicon-32x32.png b/site/templates/images/favicon-32x32.png
new file mode 100644
index 0000000..c703ee5
Binary files /dev/null and b/site/templates/images/favicon-32x32.png differ
diff --git a/site/templates/images/favicon.ico b/site/templates/images/favicon.ico
new file mode 100644
index 0000000..faf1df7
Binary files /dev/null and b/site/templates/images/favicon.ico differ
diff --git a/site/templates/images/mstile-150x150.png b/site/templates/images/mstile-150x150.png
new file mode 100644
index 0000000..98ce5c6
Binary files /dev/null and b/site/templates/images/mstile-150x150.png differ
diff --git a/site/templates/images/safari-pinned-tab.svg b/site/templates/images/safari-pinned-tab.svg
new file mode 100644
index 0000000..541c02a
--- /dev/null
+++ b/site/templates/images/safari-pinned-tab.svg
@@ -0,0 +1,36 @@
+
+
+
diff --git a/site/templates/images/site.webmanifest b/site/templates/images/site.webmanifest
new file mode 100644
index 0000000..0c86357
--- /dev/null
+++ b/site/templates/images/site.webmanifest
@@ -0,0 +1,19 @@
+{
+ "name": "",
+ "short_name": "",
+ "icons": [
+ {
+ "src": "/praiadeseselle/site/templates/images/android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "praiadeseslle/site/templates/images/android-chrome-256x256.png",
+ "sizes": "256x256",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#ff0000",
+ "background_color": "#ff0000",
+ "display": "standalone"
+}