{
  "id": "/m.html",
  "name": "FreeKick Score Center — ผลบอลสด",
  "short_name": "FreeKick",
  "description": "ผลบอลสด ตารางคะแนน และโปรแกรมการแข่งขันจาก 210 ลีกทั่วโลก อัปเดตทุก 5 นาทีช่วงบอลดึก",
  "lang": "th",
  "dir": "ltr",
  "start_url": "/m.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111214",
  "theme_color": "#111214",
  "categories": [
    "sports",
    "news"
  ],
  "icons": [
    {
      "src": "./assets/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/pwa/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./assets/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "แมตช์สด",
      "short_name": "สด",
      "url": "/m.html",
      "icons": [
        {
          "src": "./assets/pwa/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "ตารางคะแนน",
      "short_name": "คะแนน",
      "url": "/m.html#standings",
      "icons": [
        {
          "src": "./assets/pwa/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
