{
  "name": "Game Unit Tracker",
  "short_name": "UnitTracker",
  "description": "Lleva el registro y estadísticas de tus personajes y unidades de juego con estilo Liquid Glass y soporte offline.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#07080d",
  "theme_color": "#0d0e15",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ]
}
