{
  "name": "Cher Thai Cuisine",
  "short_name": "Cher Thai",
  "description": "Authentic Thai Restaurant – Order Online",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#FF6B00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Order Food",
      "url": "/",
      "description": "Browse our menu and place an order"
    },
    {
      "name": "Book a Table",
      "url": "/booking",
      "description": "Reserve a table"
    }
  ]
}
