scaenae/app.webmanifest
2025-09-22 15:17:50 +02:00

14 lines
205 B
JSON

{
"name": "app_template",
"background_color": "#BBB",
"display": "fullscreen",
"scope": "/",
"icons": [
{
"src": "appicon.png",
"sizes": "512x512",
"type": "image/png"
}
]
}