21 lines
629 B
JSON
21 lines
629 B
JSON
{
|
|
"name": "Hogeland Linux - Linux Migratie Service",
|
|
"short_name": "Hogeland Linux",
|
|
"description": "Linux migratie service voor Windows 10 end-of-life. Geef uw computer nieuw leven met Linux!",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#ffffff",
|
|
"theme_color": "#059669",
|
|
"icons": [
|
|
{
|
|
"src": "/static/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/static/android-chrome-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
} |