{
  "name": "NetScan · Tu IP & Red",
  "short_name": "NetScan",
  "description": "Detecta tu IP pública, ubicación, ISP, dispositivo y red en tiempo real.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#6366f1",
  "lang": "es",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
