Skip to content

Commit 3eae3b1

Browse files
author
Alan?Liang
authored
Initial commit(version 0.1.0)
1 parent 0fbb3ff commit 3eae3b1

File tree

4 files changed

+588
-0
lines changed

4 files changed

+588
-0
lines changed

256.webmanifest

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"background_color": "#f5fafd",
3+
"theme_color":"#f5fafd",
4+
"description": "The 256 Game",
5+
"display": "fullscreen",
6+
"icons": [
7+
{
8+
"src": "icon.png",
9+
"sizes": "192x192",
10+
"type": "image/png"
11+
}
12+
],
13+
"name": "The 256 Game",
14+
"short_name": "256",
15+
"start_url": "/256/"
16+
}

icon.PNG

2.47 KB
Loading

0 commit comments

Comments
 (0)