{
  "name": "SKIPTV Premium",
  "short_name": "SKIPTV",
  "description": "Premium Live IPTV Player with advanced features",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#3d8ef0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "logo_180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
