{
  "short_name": "Is It Bizy?",
  "name": "Is It Bizy? - Real-Time Restaurant Busyness Tracker",
  "description": "Check real-time crowd levels, predicted busy hours, and community check-ins for every restaurant. Know before you go.",
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#5B9FD4",
  "background_color": "#E5E7EB",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["food", "lifestyle"],
  "screenshots": []
}
