{
  "name": "Game Portal - เกมในวงเหล้า",
  "short_name": "Game Portal",
  "description": "เว็บไซต์รวบรวมเกมสำหรับเล่นในวงเหล้า",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#4ECDC4",
  "theme_color": "#4ECDC4",
  "icons": [
    {
      "src": "/images/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
