{
  "name": "RSP Cloud Manager",
  "short_name": "RSP Cloud",
  "description": "ERP Web OneManager",
  "lang": "pt-BR",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a1a1a",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/images/IconePWA/app-icon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/images/IconePWA/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/IconePWA/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
