{
  "name": "One SmartMenu",
  "short_name": "SmartMenu",
  "description": "Multi-tenant restaurant ordering platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#064e3b",
  "orientation": "portrait-primary",
  "categories": ["food", "business", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": []
}
