{
  "name": "ร้านรับซื้อของเก่า.com",
  "short_name": "รับซื้อของเก่า",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8efd9",
  "theme_color": "#27160c",
  "lang": "th",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}