1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-26 21:29:20 +00:00
Files

20 lines
506 B
JSON
Raw Permalink Normal View History

2020-05-12 16:07:55 -05:00
{
"name": "Privacy Guides",
"short_name": "Privacy Guides",
"icons": [
{
2024-03-28 15:09:58 -05:00
"src": "/en/assets/brand/logos/png/android-chrome-192x192.png",
2020-05-12 16:07:55 -05:00
"sizes": "192x192",
"type": "image/png"
},
{
2024-03-28 15:09:58 -05:00
"src": "/en/assets/brand/logos/png/android-chrome-192x192.png",
2020-05-12 16:07:55 -05:00
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffd06f",
"background_color": "#ffd06f",
"display": "standalone"
}