{
  "name": "GPS-RD · Telemática de flota",
  "short_name": "GPS-RD",
  "description": "Seguimiento de flota en vivo, alarmas, reproducción de video y capturas.",
  "lang": "es-DO",
  "dir": "ltr",
  "start_url": "/fleet-live.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0D12",
  "theme_color": "#0A0D12",
  "categories": ["business", "navigation", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Alarmas", "url": "/fleet-alarms.html" },
    { "name": "Reproducción", "url": "/fleet-replay.html" },
    { "name": "Capturas", "url": "/snapshots.html" }
  ]
}
