website/build/manifest.json
2021-04-24 19:59:04 -07:00

11 lines
249 B
JSON

{
"short_name": "Potentia Robotics",
"name": "Potentia Robotics",
"description": "The TJHSST Humanoid Robot Project",
"start_url": "/",
"background_color": "#ffffff",
"display": "standalone",
"scope": "/",
"theme_color": "#000000"
}