initial version random-quote-machine

This commit is contained in:
2020-04-02 01:21:47 -07:00
parent 5b48f673c4
commit 5fba3f09d7
45 changed files with 713 additions and 149 deletions

View File

@@ -0,0 +1,8 @@
{
"short_name": "random-quote-machine",
"name": "random-quote-machine",
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}