{
  "name": "Smart Farm Pro",
  "short_name": "SmartFarm",
  "description": "ระบบจัดการฟาร์มอัจฉริยะ",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#fdfbf7",
  "theme_color": "#ffb6c1",
  "icons": [
    {
      "src": "/img/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}