mirror of
https://github.com/Lissy93/personal-security-checklist.git
synced 2024-12-13 17:54:21 -05:00
17 lines
454 B
JSON
17 lines
454 B
JSON
{
|
|
"short_name": "Security List",
|
|
"name": "Security List",
|
|
"description": "Curated lists of tools, tips and resources for protecting digital security and privacy",
|
|
"icons": [
|
|
{
|
|
"src": "/app-iconx512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"background_color": "#fff",
|
|
"display": "standalone",
|
|
"scope": "/",
|
|
"theme_color": "#060b2b"
|
|
} |