{
  "name": "iPattaya",
  "short_name": "iPattaya",
  "description": "Everything Pattaya, All in One Place",
  "start_url": "/th",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0891b2",
  "orientation": "portrait",
  "categories": ["travel", "lifestyle", "navigation"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Weather",
      "short_name": "Weather",
      "url": "/th/weather",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Map",
      "short_name": "Map",
      "url": "/th/map",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Deals",
      "short_name": "Deals",
      "url": "/th/deals",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Emergency",
      "short_name": "Emergency",
      "url": "/th/emergency",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
