15 lines
259 B
JSON
15 lines
259 B
JSON
|
{
|
||
|
"name": "Cat Parade manifest",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "images/icon-192.png",
|
||
|
"sizes": "192x192",
|
||
|
"type": "image/png",
|
||
|
"density": 4.0
|
||
|
}
|
||
|
],
|
||
|
"start_url": "cat.html",
|
||
|
"display": "standalone",
|
||
|
"orientation": "portrait"
|
||
|
}
|