{
  "name": "Thailand Nightlife",
  "short_name": "Thailand Nightlife",
  "description": "Thailand nightlife and adult entertainment directory. Field-verified venues, near-me GPS map, taxi fare calculator, real reviews for Bangkok, Pattaya, Chiang Mai, Phuket.",
  "id": "/",
  "start_url": "/?utm_source=pwa&utm_medium=homescreen",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#000000",
  "theme_color": "#ff6b00",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}