2019-03-26 19:45:14 +00:00
|
|
|
{
|
2019-05-02 22:04:06 +00:00
|
|
|
"name": "pseudosubs5",
|
|
|
|
"short_name": "pseudosubs5",
|
|
|
|
"icons": [
|
|
|
|
{
|
|
|
|
"src": "./img/icons/android-chrome-192x192.png",
|
|
|
|
"sizes": "192x192",
|
|
|
|
"type": "image/png"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "./img/icons/android-chrome-512x512.png",
|
|
|
|
"sizes": "512x512",
|
|
|
|
"type": "image/png"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"start_url": "./index.html",
|
|
|
|
"display": "standalone",
|
|
|
|
"background_color": "#ea486a",
|
|
|
|
"theme_color": "#009961"
|
2019-03-26 19:45:14 +00:00
|
|
|
}
|