{
    "name": "Kuchnia Vikinga",
    "description": "Dieta pude\u0142kowa \u2014 catering dietetyczny z dostaw\u0105 na terenie Polski. Oferta diet: standard, keto, wega\u0144ska, wege, low-carb, wysokobia\u0142kowa i inne.",
    "url": "https://kuchniavikinga.pl",
    "version": "1.0.0",
    "provider": {
        "organization": "Kuchnia Vikinga",
        "url": "https://kuchniavikinga.pl"
    },
    "capabilities": {
        "streaming": false,
        "pushNotifications": false,
        "stateTransitionHistory": false
    },
    "defaultInputModes": [
        "text/plain"
    ],
    "defaultOutputModes": [
        "text/plain",
        "text/html"
    ],
    "supportedInterfaces": [
        {
            "type": "text",
            "url": "https://kuchniavikinga.pl",
            "modes": [
                "text/plain",
                "text/html"
            ]
        }
    ],
    "skills": [
        {
            "id": "browse-diet-plans",
            "name": "Browse diet plans",
            "description": "Returns available diet plan types with descriptions and caloric variants.",
            "tags": [
                "diet",
                "catering",
                "nutrition",
                "food-delivery"
            ]
        },
        {
            "id": "find-delivery-city",
            "name": "Find delivery availability by city",
            "description": "Check if Kuchnia Vikinga delivers to a given city in Poland.",
            "tags": [
                "delivery",
                "city",
                "availability"
            ]
        }
    ],
    "supportsAuthenticatedExtendedCard": false
}