{
  "name": "Bahía Fronteriza - Noticias 24/7",
  "short_name": "Bahía Fronteriza",
  "description": "Bahia Fronteriza te informa de última hora sobre la actualidad en República Dominicana y Latinoamérica: Política, economía, Deportes, Cultura, Ciencia y Tecnología.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#C41E3A",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["news"],
  "screenshots": [
    {
      "src": "/bahia-og.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Portada",
      "short_name": "Portada",
      "description": "Ir a la portada de Bahía Fronteriza",
      "url": "/",
      "icons": [
        {
          "src": "/favicon.svg",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Frontera",
      "short_name": "Frontera",
      "description": "Noticias de la frontera noroeste",
      "url": "/frontera",
      "icons": [
        {
          "src": "/favicon.svg",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Política",
      "short_name": "Política",
      "description": "Noticias de política",
      "url": "/politica",
      "icons": [
        {
          "src": "/favicon.svg",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
