mirror of https://github.com/freeCodeCamp/devdocs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
806 B
40 lines
806 B
{
|
|
"name": "DevDocs",
|
|
"short_name": "DevDocs",
|
|
"description": "API Documentation Browser",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"icons": [
|
|
{
|
|
"src": "/images/webapp-icon-32.png",
|
|
"sizes": "32x32",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/images/webapp-icon-60.png",
|
|
"sizes": "60x60",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/images/webapp-icon-80.png",
|
|
"sizes": "80x80",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/images/webapp-icon-128.png",
|
|
"sizes": "128x128",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/images/webapp-icon-256.png",
|
|
"sizes": "256x256",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/images/webapp-icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|