dark pit gadsden flag
This commit is contained in:
parent
1214a16f5c
commit
73ac582b98
52 changed files with 1453 additions and 43 deletions
20
flag/site.webmanifest
Normal file
20
flag/site.webmanifest
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "FlagWaver",
|
||||
"short_name": "FlagWaver",
|
||||
"icons": [
|
||||
{
|
||||
"src": "https://krikienoid.github.io/flagwaver/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "https://krikienoid.github.io/flagwaver/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#76aff4",
|
||||
"background_color": "#76aff4",
|
||||
"start_url": "./",
|
||||
"display": "standalone"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue