Stirling-PDF/src/main/resources/static/site.webmanifest
Anthony Stirling 7741d60afd bootstrap 5
2023-08-22 23:03:21 +01:00

19 lines
No EOL
447 B
JSON

{
"name": "Stirling PDF",
"short_name": "Stirling PDF",
"icons": [
{
"src": "android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}