{
 "name": "BIKE FIVE G",
 "short_name": "BIKE FIVE G",
 "description": "คอมมูนิตี้ไบค์เกอร์และคนใช้รถ",
 "start_url": "./",
 "display": "standalone",
 "background_color": "#0d0f12",
 "theme_color": "#0d0f12",
 "lang": "th",
 "icons": [
  {
   "src": "icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  },
  {
   "src": "icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ]
}