{

"name": "Shiftplan",

"short_name": "Shiftplan",

"description": "Shift planner app",

"start_url": "/",

"scope": "/",

"display": "standalone",

"orientation": "portrait",

"theme_color": "#eeeeee",

"background_color": "#cccccc",

"icons": [

{

"src": "/icons/192x192.png",

"sizes": "192x192",

"type": "image/png"

},

{

"src": "/icons/512x512.png",

"sizes": "512x512",

"type": "image/png"

}

]

}