{
  "name": "Maths Champion",
  "short_name": "Maths Champion",
  "description": "เกมคณิตศาสตร์ออนไลน์ฟรี Sudoku คิดเลขเร็ว หมากรุก หมากฮอส เกม24",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0c29",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "th",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": [
    "education",
    "games"
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}