{
"name": "PikiFood Driver",
"short_name": "PikiDriver",
"start_url": "/",
"scope": "/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#e53935",
"orientation": "portrait",
"icons": [
{
"src": "/assets/icons/icon-192.jpg",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/assets/icons/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}