{
  "name": "Dipre Rent Car",
  "short_name": "DipreRentCar",
  "description": "App de gestión de alquiler de vehículos - Dipre Rent Car",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#2c0505",
  "theme_color": "#2c0505",
  "lang": "es",
  "icons": [
    {
      "src": "/images/dipre_pwa_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/dipre_pwa_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
