]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - manifest.webmanifest
Add the system body text
[rbdr/r.bdr.sh] / manifest.webmanifest
index 7e498ceed24d863f3ab3e26b2bea3c56ddc0f10a..95d48bbed42ea96420b77623dd76160818ae7edb 100644 (file)
@@ -1,55 +1,60 @@
----
-title: manifest.webmanifest
----
 {
 {
-  "name": "Unlimited Pizza",
-  "short_name": "Unlmtd 🍕",
-  "start_url": "{{ site.baseurl }}",
+  "name": "r.bdr.sh",
+  "short_name": "rbdr",
+  "start_url": "https://r.bdr.sh",
   "display": "minimal-ui",
   "background_color": "#fff",
   "theme_color": "#fff",
   "display": "minimal-ui",
   "background_color": "#fff",
   "theme_color": "#fff",
-  "description": "unlimited.pizza - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes, and unlimited pizza",
+  "description": "r.bdr.sh - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes.",
   "lang": "en-US",
   "icons": [
     {
       "src": "img/touch/homescreen48.png",
       "sizes": "48x48",
   "lang": "en-US",
   "icons": [
     {
       "src": "img/touch/homescreen48.png",
       "sizes": "48x48",
-      "type": "image/png"
+      "type": "image/png",
+      "purpose": "any maskable"
     },
     {
       "src": "img/touch/homescreen72.png",
       "sizes": "72x72",
     },
     {
       "src": "img/touch/homescreen72.png",
       "sizes": "72x72",
-      "type": "image/png"
+      "type": "image/png",
+      "purpose": "any maskable"
     },
     {
       "src": "img/touch/homescreen96.png",
       "sizes": "96x96",
     },
     {
       "src": "img/touch/homescreen96.png",
       "sizes": "96x96",
-      "type": "image/png"
+      "type": "image/png",
+      "purpose": "any maskable"
     },
     {
       "src": "img/touch/homescreen144.png",
       "sizes": "144x144",
     },
     {
       "src": "img/touch/homescreen144.png",
       "sizes": "144x144",
-      "type": "image/png"
+      "type": "image/png",
+      "purpose": "any maskable"
     },
     {
       "src": "img/touch/homescreen168.png",
       "sizes": "168x168",
     },
     {
       "src": "img/touch/homescreen168.png",
       "sizes": "168x168",
-      "type": "image/png"
+      "type": "image/png",
+      "purpose": "any maskable"
     },
     {
       "src": "img/touch/homescreen192.png",
       "sizes": "192x192",
     },
     {
       "src": "img/touch/homescreen192.png",
       "sizes": "192x192",
-      "type": "image/png"
+      "type": "image/png",
+      "purpose": "any maskable"
     },
     {
       "src": "img/touch/homescreen256.png",
       "sizes": "256x256",
     },
     {
       "src": "img/touch/homescreen256.png",
       "sizes": "256x256",
-      "type": "image/png"
+      "type": "image/png",
+      "purpose": "any maskable"
     },
     {
       "src": "img/touch/homescreen512.png",
       "sizes": "512x512",
     },
     {
       "src": "img/touch/homescreen512.png",
       "sizes": "512x512",
-      "type": "image/png"
+      "type": "image/png",
+      "purpose": "any maskable"
     }
   ]
 }
     }
   ]
 }