<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Rubén Beltrán del Río">
<meta name="description" content="{{ description }}">
+ <meta name="theme-color" content="#000000">
<title>Unlimited Pizza, {{ title }}</title>
<link rel="manifest" href="/manifest.webmanifest">
<link rel="stylesheet" type="text/css" href="/css/style.css">
- <link rel="author" href="humans.txt" />
+ <link rel="author" href="humans.txt">
<script type="module" src="/js/animation.js"></script>
</head>
{
"src": "img/touch/homescreen48.png",
"sizes": "48x48",
- "type": "image/png"
+ "type": "image/png",
+ "purpose": "any maskable"
},
{
"src": "img/touch/homescreen72.png",
"sizes": "72x72",
- "type": "image/png"
+ "type": "image/png",
+ "purpose": "any maskable"
},
{
"src": "img/touch/homescreen96.png",
"sizes": "96x96",
- "type": "image/png"
+ "type": "image/png",
+ "purpose": "any maskable"
},
{
"src": "img/touch/homescreen144.png",
"sizes": "144x144",
- "type": "image/png"
+ "type": "image/png",
+ "purpose": "any maskable"
},
{
"src": "img/touch/homescreen168.png",
"sizes": "168x168",
- "type": "image/png"
+ "type": "image/png",
+ "purpose": "any maskable"
},
{
"src": "img/touch/homescreen192.png",
"sizes": "192x192",
- "type": "image/png"
+ "type": "image/png",
+ "purpose": "any maskable"
},
{
"src": "img/touch/homescreen256.png",
"sizes": "256x256",
- "type": "image/png"
+ "type": "image/png",
+ "purpose": "any maskable"
},
{
"src": "img/touch/homescreen512.png",
"sizes": "512x512",
- "type": "image/png"
+ "type": "image/png",
+ "purpose": "any maskable"
}
]
}