{
    "name": "YufkaGo",
    "short_name": "YufkaGo",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#12171A",
    "theme_color": "#803985",
    "description": "YufkaGo customer app for food, flowers, kitchen and transfer services.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
