{
  "name": "Ritmo — comé más despacio",
  "short_name": "Ritmo",
  "description": "Cuenta tus masticadas con la cámara frontal y te avisa cuando acelerás.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#182320",
  "theme_color": "#182320",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%23182320'/%3E%3Cg stroke='%237fb3a0' stroke-width='26' stroke-linecap='round'%3E%3Cpath d='M132 336V208'/%3E%3Cpath d='M196 360V184'/%3E%3Cpath d='M260 330V214'/%3E%3Cpath d='M324 368V176'/%3E%3Cpath d='M388 322V222'/%3E%3C/g%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
