Skip to content

Commit

Permalink
Create manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jjwwcc authored Nov 7, 2023
1 parent 8dcc51f commit a0c2c87
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions mt/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "Mantis",
"shortname": "Mantis",
"icons": [
{
"src": "icon.png",
"sizes": "60x60"
}
],
"apple-touch-icon": "icon.png",
"starturl": "index.html",
"display": "standalone",
"background_color": "#000000"
}

0 comments on commit a0c2c87

Please sign in to comment.