{
  "name": "SportGear — ระบบยืม-คืนอุปกรณ์กีฬา",
  "short_name": "SportGear",
  "description": "ระบบยืม-คืนอุปกรณ์กีฬาออนไลน์ สะดวก รวดเร็ว ทันสมัย พร้อมระบบกล้องยืนยันและลายน้ำ GPS",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#080810",
  "theme_color": "#FF5500",
  "orientation": "portrait-primary",
  "categories": ["sports", "education", "utilities"],
  "icons": [
    {
      "src": "assets/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
