{
  "name": "The Corner Caf\u00e9",
  "short_name": "Corner Caf\u00e9",
  "start_url": "https://launchserve-cafe.pages.dev/",
  "display": "standalone",
  "background_color": "#F6FAF7",
  "theme_color": "#3D6B4F",
  "icons": [
    {
      "src": "https://launchserve-cafe.pages.dev/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://launchserve-cafe.pages.dev/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}