{
  "name": "DronePort HUD",
  "short_name": "DronePort",
  "start_url": "index.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#00e5ff",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192/0a0a0a/00e5ff?text=DP",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
