{
  "name": "Cero",
  "short_name": "Cero",
  "description": "Seguimiento de ayuno intermitente",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#05070f",
  "theme_color": "#05070f",
  "orientation": "portrait",
  "icons": [
    {"src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any"},
    {"src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable"}
  ]
}
