{
  "name": "Bebés",
  "short_name": "Bebés",
  "description": "Everything about your little ones",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f7f4",
  "theme_color": "#496c55",
  "icons": [
    {
      "src": "./icons/bebes.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}