{
  "name": "Chente's Burguer",
  "short_name": "Chente's",
  "description": "Sistema POS - Chente's Burguer",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "background_color": "#111827",
  "theme_color": "#F97316",
  "orientation": "any",
  "icons": [
    {
      "src": "/logo-ticket.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "es-MX",
  "prefer_related_applications": false
}
