macos-defaults/build/production/templates/.vuepress/public/site.webmanifest

21 lines
433 B
Text
Raw Normal View History

{
2020-11-27 12:45:16 +00:00
"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"
}