{
  "name": "RestroApp Owner Dashboard",
  "short_name": "RestroApp",
  "description": "Live orders, menu, tables and analytics for your restaurant.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fff8f0",
  "theme_color": "#2d2320",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
