{
  "name": "BallLive - ดูบอลสด",
  "short_name": "BallLive",
  "description": "ดูบอลสด ผลบอล ไฮไลท์ และข่าวฟุตบอลครบครัน",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0e1610",
  "theme_color": "#0e1610",
  "orientation": "portrait-primary",
  "lang": "th",
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "Trophy2.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "categories": ["sports", "entertainment"],
  "shortcuts": [
    {
      "name": "ดูบอลสด",
      "short_name": "LIVE",
      "url": "./index.html#live",
      "description": "ดูผลบอลสดทันที"
    },
    {
      "name": "โปรแกรมบอล",
      "short_name": "โปรแกรม",
      "url": "./index.html#schedule",
      "description": "ตารางแมตช์ที่จะมาถึง"
    }
  ]
}
