{
  "name": "Fitness Management System",
  "short_name": "Fitness",
  "description": "ระบบบริหารจัดการฟิตเนส - ระบบจัดการสมาชิก การเช็คอิน และขายสินค้า",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#1e40af",
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "th",
  "icons": [
    {
      "src": "/static/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
