{
  "name": "SPIN & STOP 🎯",
  "short_name": "SPIN & STOP",
  "description": "หยุดตรงช่องไหน ได้คะแนนช่องนั้น — เลี่ยงช่อง 💀 กดได้ 3 ครั้ง ใน 8 วินาที",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0e0524",
  "theme_color": "#1a0b3d",
  "lang": "th",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}