forked from Maxluli/TinderPokemon
Actually THIS is the last commit... DONT FORGET TO EDIT THE MANIFEST AAAAND THE SERVICE WORKER REGISTRATION IN THE INDEX.HTML
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"name": "Tinder for pokemons 2022",
|
||||
"short_name": "Pokinder",
|
||||
"start_url": "/es2-2022-2023/rhmr/PokemonTinder/index.html",
|
||||
"id": "/es2-2022-2023/rhmr/PokemonTinder/index.html",
|
||||
"start_url": "/PokemonTinder/",
|
||||
"id": "/PokemonTinder/",
|
||||
"display": "fullscreen",
|
||||
"theme_color": "red",
|
||||
"background_color": "black",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/es2-2022-2023/rhmr/PokemonTinder/assets/img/Icon2.png",
|
||||
"src": "/PokemonTinder/assets/img/Icon2.png",
|
||||
"sizes": "144x144",
|
||||
"type": "image/png"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user