{
  "name": "NheuFlight",
  "short_name": "NheuFlight",
  "description": "Radar aéreo en tiempo real con panel de seguimiento y vista optimizada para móvil.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#080810",
  "theme_color": "#080810",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
