{
  "short_name": "911 Cafe",
  "name": "911 Cafe — Artisanal Waffles & Desserts",
  "description": "Order crispy artisanal waffles, pancakes and fudgy brownies. Buy 5 times and get your 6th visit free reward at 911 Cafe!",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#0f0c0b",
  "theme_color": "#f59e0b",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/"
}