17 lines
345 B
JSON
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"
|
|
}
|