cookbook/manifest.json
2022-10-05 00:29:31 +00:00

11 lines
239 B
JSON

{
"name": "Starter",
"short_name": "Starter",
"icons": [{
"src": "google-touch-icon.png",
"sizes": "512x512"
}],
"background_color": "#ffffff",
"theme_color": "#ffffff",
"display": "fullscreen"
}