{
  "name": "NUVIs Panel",
  "short_name": "NUVIs",
  "description": "Panel de administración NUVIs",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#060b14",
  "theme_color": "#2196f3",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}