export const defines = {
  IS_WORST_CASE: 'true',

  // Don't do this in a real project
  PROJECT_ID: JSON.stringify('ppsg7ml5'),
}

export const studioTitle = 'Würst Case Studio'
