{
    "id": "/",
    "name": "Erzak",
    "short_name": "Erzak",
    "description": "Erzak global food sourcing and trade.",
    "lang": "en",
    "dir": "auto",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#fdfbf5",
    "theme_color": "#55121b",
    "prefer_related_applications": false,
    "related_applications": [
        {
            "platform": "webapp",
            "url": "/manifest.json"
        }
    ],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
