{
  "name": "Menu — Order Ahead, Skip the Wait",
  "short_name": "Menu",
  "description": "Pre-order food and reserve a table at your favorite restaurants in Ethiopia.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F2A5C",
  "theme_color": "#0F2A5C",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
