{
  "name": "TRACKR — Ubicación en tiempo real",
  "short_name": "TRACKR",
  "description": "Rastrea a tu equipo y familia en tiempo real",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#00e5c0",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
