21 lines
499 B
JSON
21 lines
499 B
JSON
{
|
|
"name": "Watermelon Movies 🍉",
|
|
"short_name": "Watermelon Movies",
|
|
"description": "The Jews took Hollywood, we're stealing it back",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#32cd32",
|
|
"theme_color": "#ff6347",
|
|
"icons": [
|
|
{
|
|
"src": "/icons/androis-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icons/androis-chrome-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|