{
  "name": "De-Ranged",
  "short_name": "De-Ranged",
  "description": "Route-decision and navigation aid for the Deranged Rover — Rhino Charge, Samburu 2026.",
  "start_url": "./",
  "scope": "./",
  "id": "de-ranged",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e0e",
  "theme_color": "#0a0e0e",
  "categories": ["navigation", "utilities"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
