frontend/semag/fruitninja/manifest.json

11 lines
245 B
JSON

{
"short_name": "Fruit Ninja",
"name": "Fruit Ninja",
"start_url": "./index.html",
"background_color": "#e6e6e6",
"display": "fullscreen",
"orientation": "landscape",
"scope": "./",
"theme_color": "#000000"
}