21 lines
475 B
JSON
21 lines
475 B
JSON
{
|
|
"name": "Arbeidspuls",
|
|
"short_name": "Arbeidspuls",
|
|
"description": "Rask lokal egenrapportering med Arbeidspuls under og etter arbeidsutprøving.",
|
|
"lang": "nb",
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"orientation": "portrait-primary",
|
|
"background_color": "#f6f2ea",
|
|
"theme_color": "#235b5e",
|
|
"icons": [
|
|
{
|
|
"src": "/icon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
}
|