Initial commit
This commit is contained in:
BIN
www/images/apple-touch-icon.png
Normal file
BIN
www/images/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
www/images/icon_192x192.png
Normal file
BIN
www/images/icon_192x192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
BIN
www/images/icon_512x512.png
Normal file
BIN
www/images/icon_512x512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 69 KiB |
20
www/manifest.json
Normal file
20
www/manifest.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"short_name": "St. Andrews",
|
||||
"name": "St. Andrews",
|
||||
"icons": [
|
||||
{
|
||||
"src": "images/icon_192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "images/icon_512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"background_color": "#ffffff",
|
||||
"theme_color": "#007aff"
|
||||
}
|
||||
BIN
www/st_andrews.jpg
Normal file
BIN
www/st_andrews.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 184 KiB |
Reference in New Issue
Block a user