mirror of
https://github.com/jlengrand/check-html-links-action-test.git
synced 2026-03-10 08:51:20 +00:00
20 lines
471 B
JSON
20 lines
471 B
JSON
{
|
|
"name": "Personal Template",
|
|
"short_name": "PT",
|
|
"icons": [
|
|
{
|
|
"src": "/assets/icons/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/assets/icons/android-chrome-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#303a45",
|
|
"background_color": "#303a45",
|
|
"display": "standalone"
|
|
}
|