{
    "name": "СтолКафе",
    "short_name": "СтолКафе",
    "description": "Доставка готовых обедов в офис",
    "start_url": "\/",
    "scope": "\/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#f69225",
    "icons": [
        {
            "src": "\/icons\/icon-192.png",
            "sizes": "192x192",
            "type": "image\/png"
        },
        {
            "src": "\/icons\/icon-512.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "maskable any"
        }
    ]
}