nsupdate
This commit is contained in:
20
assets/html/site.webmanifest
Normal file
20
assets/html/site.webmanifest
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "Is the internet on fire",
|
||||
"short_name": "istheinternetonfire.app",
|
||||
"start_url": "https://istheinternetonfir.app",
|
||||
"display": "standalone",
|
||||
"background_color": "#fff",
|
||||
"description": "A website dedicated to communicating the most recent critical internet vulnerabilities.",
|
||||
"icons": [
|
||||
{
|
||||
"src": "apple-touch-icon.png",
|
||||
"sizes": "180x180",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "favicon-32x32.png",
|
||||
"sizes": "32x32",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user