{
  "name": "Mérida Yucatán City",
  "short_name": "MéridaCity",
  "description": "La guía y app oficial de Mérida, Yucatán — lugares, eventos, empleos, noticias y más",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0b0d",
  "theme_color": "#E8B23A",
  "orientation": "portrait",
  "lang": "es-MX",
  "categories": ["news", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/brand/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
