{
  "name": "NextViro Restaurant Management",
  "short_name": "NextViro",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1f3b",
  "theme_color": "#0b1f3b",
  "description": "Restaurant operations and personnel management platform.",
  "icons": [
    {
      "src": "/assets/nextviro-logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
