Skip to content

Commit

Permalink
chore: ocdskit indent
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jan 9, 2024
1 parent a2408e5 commit 020b9db
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions frontend/public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "frontend",
"short_name": "frontend",
"icons": [
{
"src": "./img/icons/android-chrome-144x144.png",
"sizes": "144x144",
"type": "image/png"
}
],
"start_url": "./index.html",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#4DBA87"
"name": "frontend",
"short_name": "frontend",
"icons": [
{
"src": "./img/icons/android-chrome-144x144.png",
"sizes": "144x144",
"type": "image/png"
}
],
"start_url": "./index.html",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#4DBA87"
}

0 comments on commit 020b9db

Please sign in to comment.