{
  "name": "Coffee in the Sun",
  "short_name": "Coffee in the Sun",
  "description": "Coffee in the Sun dibuja las sombras reales de los edificios sobre un mapa en vivo, para que veas qué terrazas, bancos y pistas están al sol ahora mismo o a la hora que tú elijas. Gratis en iOS y Android.",
  "lang": "es",
  "dir": "ltr",
  "start_url": "/es/",
  "scope": "/es/",
  "display": "standalone",
  "theme_color": "#0B1020",
  "background_color": "#0B1020",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}