22 lines
494 B
JSON
22 lines
494 B
JSON
{
|
|
"name": "Duimstok-inspecties Bovenbouw",
|
|
"short_name": "Duimstok",
|
|
"description": "ProRail duimstok-inspecties voor wissels, overwegen en spoor.",
|
|
"lang": "nl",
|
|
"dir": "ltr",
|
|
"start_url": "./index.html",
|
|
"scope": "./",
|
|
"display": "standalone",
|
|
"orientation": "any",
|
|
"background_color": "#f5f5f5",
|
|
"theme_color": "#003082",
|
|
"icons": [
|
|
{
|
|
"src": "icons/icon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
}
|