{
  "name": "ThaiReview Super App",
  "short_name": "ThaiReview",
  "description": "สังคมแห่งการป้ายยาและแพลตฟอร์มสั่งอาหารมือสองครบวงจร",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#f4f7fb",
  "theme_color": "#ee4d2d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}