{
  "name": "Pattaya Restaurant Guide",
  "short_name": "Pattaya Eats",
  "description": "The honest, hand-researched guide to the best restaurants in Pattaya.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf7",
  "theme_color": "#b8392e",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["food", "lifestyle", "travel"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Map view",
      "url": "/map.html",
      "icons": [{"src": "/icon-192.svg", "sizes": "192x192"}]
    },
    {
      "name": "Best of",
      "url": "/best/",
      "icons": [{"src": "/icon-192.svg", "sizes": "192x192"}]
    }
  ]
}
