{
  "name": "Super Play — IPTV Matcher Pro",
  "short_name": "SuperPlay IPTV",
  "description": "Emparejador Inteligente de Canales IPTV con SportTV Guide y Sincronización en la Nube",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0f19",
  "theme_color": "#10b981",
  "categories": ["sports", "utilities", "productivity"],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
