{
  "id": "/",
  "name": "Chisme Tuxpeño",
  "short_name": "Chisme",
  "description": "La red social donde Tuxpan se entera primero.",
  "lang": "es-MX",
  "start_url": "/feed.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f7fb",
  "theme_color": "#0d47a1",
  "categories": ["social", "news"],
  "icons": [
    {
      "src": "/img/chisme-tuxpeno-icono.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ir al feed",
      "short_name": "Feed",
      "url": "/feed.php",
      "icons": [
        {
          "src": "/img/chisme-tuxpeno-icono.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Mis notificaciones",
      "short_name": "Avisos",
      "url": "/notificaciones.php",
      "icons": [
        {
          "src": "/img/chisme-tuxpeno-icono.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ]
}
