{
  "name": "Castilla Flex",
  "short_name": "CastillaFlex",
  "theme_color": "#FA3C6E",
  "background_color": "#FA3C6E",
  "display": "standalone",
  "scope": "/",
  "start_url": "/?utm_source=homescreen",
  "lang": "pt-BR",
  "orientation": "any",
  "icons": [
    {
      "src": "/img/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}