{
  "id": "autopremium-app-1",
  "name": "AutoPremium",
  "short_name": "AutoPremium",
  "description": "Concesionario de vehículos de ocasión y lujo en España.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#06060e",
  "theme_color": "#6c63ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "imagenes/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "imagenes/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "imagenes/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "imagenes/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["shopping", "business"]
}
