Skip to content

Commit

Permalink
Merge pull request #3 from christianjtr/develop
Browse files Browse the repository at this point in the history
Update manifest.json
  • Loading branch information
christianjtr authored Mar 31, 2024
2 parents 8efc482 + dcb4d43 commit cafa929
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/manifest.webmanifest/manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"short_name": "svelte-pokedex-pwa",
"name": "svelte-pokedex-pwa",
"start_url": "/",
"start_url": "/svelte-pokedex-pwa",
"background_color": "#f52e37",
"theme_color": "#f52e37",
"display": "fullscreen",
"scope": "/",
"description": "Lofi to lofi beats, while using the scratchpad to list down tasks and thoughts",
"description": "Pokédex application built using Svelte",
"icons": [
{
"src": "/icons/favicon.ico",
Expand Down

0 comments on commit cafa929

Please sign in to comment.