mirror of
https://github.com/Digital-Naturalism-Laboratories/Mothbox.git
synced 2026-04-12 02:45:50 +00:00
23 lines
604 B
JSON
23 lines
604 B
JSON
{
|
|
"name": "croppedlogonotext_4000px_Transparent_Square_Colored",
|
|
"short_name": "croppedlogon",
|
|
"description": "croppedlogonotext_4000px_Transparent_Square_Colored - A Progressive Web App",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"theme_color": "#000000",
|
|
"background_color": "#ffffff",
|
|
"icons": [
|
|
{
|
|
"src": "/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "maskable any"
|
|
},
|
|
{
|
|
"src": "/android-chrome-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "maskable any"
|
|
}
|
|
]
|
|
} |