{
  "id": "/index.html",
  "name": "CRAVES ERP Minero",
  "short_name": "CRAVES",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f7fafc",
  "theme_color": "#2c5282",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://oewlqaheytjgstdwcdgu.supabase.co/storage/v1/object/public/recursos/logo_craves.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}