{
  "name": "HabitFlow — Tracker de Hábitos",
  "short_name": "HabitFlow",
  "description": "Tu tracker de hábitos y productividad diaria",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f5f2",
  "theme_color": "#7aad8a",
  "lang": "es",
  "categories": ["productivity", "lifestyle", "health"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Registro de hoy",
      "short_name": "Hoy",
      "description": "Ir al registro del día",
      "url": "/index.html#registro",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
