awesome-privacy/manifest.json
2023-01-07 23:07:35 +00:00

15 lines
401 B
JSON

{
"short_name": "Awesome Privacy",
"name": "Awesome Privacy",
"description": "Curated list of privacy & security-focused software and services",
"icons": [
{
"src": "awesome-privacy.png",
"type": "image/png",
"sizes": "512x512"
}
],
"display": "standalone",
"theme_color": "#9580ff",
"background_color": "#15171b"
}