{
  "name": "IPTVBuddy — Sports Tonight",
  "short_name": "IPTVBuddy",
  "description": "Tonight's football matches, kickoff times, predictions and TV channels (EN/AR).",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d0d10",
  "theme_color": "#0d0d10",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["sports", "entertainment", "news"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" }
  ],
  "shortcuts": [
    { "name": "Live now", "url": "/live" },
    { "name": "Tonight", "url": "/tonight" },
    { "name": "Reminders", "url": "/reminders" }
  ]
}
