mirror of
https://github.com/privacyguides/blog.privacyguides.org.git
synced 2025-07-24 04:11:05 +00:00
Initial commit
This commit is contained in:
19
docs/assets/files/meta/site.webmanifest
Normal file
19
docs/assets/files/meta/site.webmanifest
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Privacy Guides",
|
||||
"short_name": "Privacy Guides",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/assets/brand/PNG/Favicon/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/assets/brand/PNG/Favicon/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffd06f",
|
||||
"background_color": "#ffd06f",
|
||||
"display": "standalone"
|
||||
}
|
Reference in New Issue
Block a user