{
  "name": "NOTIGAS - Plataforma Barrial y Mapa en Vivo",
  "short_name": "NOTIGAS",
  "start_url": ".",
  "id": "/",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#FF6D00",
  "description": "Plataforma vecinal en vivo con mapa GPS, mini páginas de negocio para repartidores y noticias de la OTB.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/garrafa_red-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/garrafa_red-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
