{
  "short_name": "POPU.news",
  "name": "POPU.news — Noticias pop, música, deportes y streaming",
  "description": "Portal de noticias de Influcast. Pop, música, deportes, streaming, viral y cultura.",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "type": "image/svg+xml",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF1B6B",
  "background_color": "#FFFFFF",
  "lang": "es",
  "categories": ["news", "entertainment", "magazines"],
  "shortcuts": [
    {
      "name": "POPU Shorts",
      "short_name": "Shorts",
      "description": "Ver POPU Shorts",
      "url": "/categoria/viral",
      "icons": [{"src": "/icons/icon-192.svg", "sizes": "192x192"}]
    },
    {
      "name": "Música",
      "short_name": "Música",
      "url": "/categoria/musica",
      "icons": [{"src": "/icons/icon-192.svg", "sizes": "192x192"}]
    },
    {
      "name": "Deportes",
      "short_name": "Deportes",
      "url": "/categoria/deportes",
      "icons": [{"src": "/icons/icon-192.svg", "sizes": "192x192"}]
    }
  ]
}
