{
  "name": "devtask",
  "description": "devtask is a studio in Poznań, Poland that designs and delivers. Websites, web apps, and brands that bring clients more customers, strengthen how their business is seen, and solve the problems they are dealing with today. Engineering, business, and branding under one roof.",
  "url": "https://devtask.pl",
  "locales": {
    "pl": "https://devtask.pl/pl",
    "en": "https://devtask.pl/en"
  },
  "contact": {
    "email": "hello@devtask.pl",
    "languages": ["pl", "en"],
    "responseTimeBusinessDays": 1
  },
  "location": { "city": "Poznań", "country": "PL", "remote": true },
  "founders": [
    { "name": "Michał Nosal", "role": "Senior software engineer", "email": "michal@devtask.pl" },
    { "name": "Hubert Nowosielski", "role": "Business and project lead", "email": "hubert@devtask.pl" },
    { "name": "Marcelina Nowosielska", "role": "Social media and content lead", "email": "marcelina@devtask.pl" }
  ],
  "services": [
    "websites",
    "website-rebuilds-and-rescues",
    "internal-business-apps",
    "maintenance-and-website-care",
    "cms",
    "content",
    "ads",
    "short-form-video"
  ],
  "actions": [
    {
      "name": "start_a_project",
      "description": "Submit a project brief to devtask.",
      "method": "POST",
      "url": "https://devtask.pl/api/contact",
      "contentType": "application/json",
      "parameters": {
        "name": { "type": "string", "required": true },
        "task": { "type": "string", "required": true },
        "email": { "type": "string", "required": false }
      }
    }
  ]
}
