{
  "name": "XPIPOKA — Streaming",
  "short_name": "XPIPOKA",
  "description": "Plataforma de streaming ultraleve. Vídeos curtos, longos e por país.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#050508",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/xpipoka.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Shorts",
      "short_name": "Shorts",
      "description": "Assistir vídeos curtos",
      "url": "/shorts",
      "icons": [{ "src": "/xpipoka.ico", "sizes": "any" }]
    }
  ],
  "categories": ["entertainment", "video"],
  "lang": "pt-BR"
}
