{
  "name": "DuneOS — Desert Convoy Command",
  "short_name": "DuneOS",
  "description": "The command layer for desert convoys. Routes, RSVPs, radio, live tracking, and SOS.",
  "start_url": "/drives",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#221207",
  "theme_color": "#221207",
  "categories": ["navigation", "utilities", "travel"],
  "icons": [
    { "src": "/app-icon.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon.png", "sizes": "1024x1024", "type": "image/png", "purpose": "maskable" }
  ]
}
