2020-08-10 12:37:15 +00:00
|
|
|
{
|
|
|
|
"name": "Gaben Paradise",
|
|
|
|
"short_name": "Gaben Paradise",
|
2020-08-10 18:04:18 +00:00
|
|
|
"theme_color": "#0a0a0a",
|
2020-08-10 12:37:15 +00:00
|
|
|
"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"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "./img/icons/android-chrome-192x192.png",
|
|
|
|
"sizes": "192x192",
|
|
|
|
"type": "image/png",
|
|
|
|
"purpose": "maskable"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "./img/icons/android-chrome-512x512.png",
|
|
|
|
"sizes": "512x512",
|
|
|
|
"type": "image/png",
|
|
|
|
"purpose": "maskable"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"start_url": ".",
|
|
|
|
"display": "fullscreen",
|
|
|
|
"background_color": "#000000",
|
|
|
|
"gcm_sender_id": "338698464238"
|
|
|
|
}
|