{
  "name": "The Lotus",
  "short_name": "Lotus",
  "description": "The Lotus Restaurant",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
  {
    "src": "/screenshots-desktop.png",
    "sizes": "1280x800",
    "type": "image/png",
    "form_factor": "wide"
  },
  {
    "src": "/screenshots-mobile.png",
    "sizes": "390x844",
    "type": "image/png"
  }
]
}
