{
  "name": "Midnight Bistro — Venue",
  "short_name": "Bistro",
  "description": "Live orders, tables and payment calls for your venue",
  "start_url": ".",
  "scope": "/midnightbistro/owner/",
  "display": "standalone",
  "background_color": "#0a0a12",
  "theme_color": "#FF375F",
  "icons": [
    {
      "src": "/assets/icons/bistro-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/bistro-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "food"]
}
