PlotDirector/PlotLine/wwwroot/site.webmanifest
2026-06-07 21:53:32 +01:00

20 lines
387 B
JSON

{
"name": "PlotWeaver Studio",
"short_name": "PlotWeaver",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#1F2A44",
"background_color": "#FAF8F5",
"display": "standalone"
}