19 lines
639 B
JSON
19 lines
639 B
JSON
{
|
|
"name": "Dynamic Collection",
|
|
"short_name": "DynColl",
|
|
"description": "Curated digital collections of archaeological artefacts with interactive 3D visualisation.",
|
|
"lang": "en",
|
|
"dir": "ltr",
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "minimal-ui",
|
|
"orientation": "any",
|
|
"background_color": "#ffffff",
|
|
"theme_color": "#22458a",
|
|
"icons": [
|
|
{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
|
|
{ "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
|
|
{ "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
|
|
]
|
|
}
|