2022-06-02 01:33:51 -04:00

17 lines
345 B
JSON

{
"name": "YTBN Graphing Software",
"short_name": "ytbn-pwa",
"icons": [
{
"src": "./logo.svg",
"sizes": "any"
}
],
"lang": "en-US",
"id": "./index.html",
"start_url": "./index.html",
"display": "standalone",
"background_color": "black",
"theme_color": "#404040"
}