website/public/manifest.json
2020-12-26 02:32:16 -05: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"
}