macos-defaults/build/production/templates/.vuepress/public/site.webmanifest
Yann Bertrand a6a996ddd2 🚨 Run Prettier
2020-11-27 14:39:16 +01:00

20 lines
433 B
JSON

{
"name": "macOS defaults",
"short_name": "macOS defaults",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"start_url": "https://macos-defaults.com",
"display": "standalone"
}