{
  "name": "Club Play",
  "short_name": "Club Play",
  "description": "El club de beneficios del valle. Descuentos, promos, sorteos y radios.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff7f1",
  "theme_color": "#fff7f1",
  "scope": "/",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "shopping"],
  "lang": "es",
  "dir": "ltr"
}
