{
  "name": "T-Express Rider",
  "short_name": "T-Express",
  "description": "แอปพลิเคชันสำหรับไรเดอร์ T-Express",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#06C755",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
