{
  "id": "/web-heladeria/",
  "short_name": "Austral",
  "name": "Heladería Austral · Pedidos Online",
  "description": "Pedí tu helado artesanal favorito online fácil y rápido en Heladería Austral.",
  "icons": [
    {
      "src": "icono-helado-192.png?v=2",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icono-helado-512.png?v=2",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./index.html",
  "scope": "./",
  "background_color": "#050b16",
  "theme_color": "#050b16",
  "display": "standalone",
  "orientation": "portrait"
}