waves/public/assets/g/fruitninja/manifest.json
2025-04-09 17:11:14 -05:00

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"
}