conventionschedule-android/webapp/manifest.json

11 lines
207 B
JSON

{
"name": "Brasil FurFest",
"short_name": "BFF",
"theme_color": "#000000",
"background_color": "#ffffff",
"display": "standalone",
"orientation": "portrait",
"scope": "/",
"start_url": "/"
}