{
  "name": "Futemax",
  "short_name": "Futemax",
  "description": "Futemax — fixtures, kickoff countdown and official where-to-watch. LaLiga, Champions, Liga MX and live sports channels.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0B0C",
  "theme_color": "#c6ff00",
  "orientation": "portrait-primary",
  "lang": "pt",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/logo16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Futemax.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "categories": ["sports", "entertainment"],
  "shortcuts": [
    {
      "name": "Ao vivo",
      "short_name": "Live",
      "description": "Programação de hoje",
      "url": "/schedule",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ligas",
      "short_name": "Ligas",
      "description": "LaLiga, Champions, Liga MX",
      "url": "/leagues",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Canais",
      "short_name": "TV",
      "description": "Futemax TV — canais oficiais",
      "url": "/channels",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    }
  ]
}
