{
  "name": "Ordex POS & Restaurant Management",
  "short_name": "Ordex",
  "description": "Sistema de gestión integral para restaurantes, POS y KDS.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "landscape",
  "icons": [
    {
      "src": "https://via.placeholder.com/192.png?text=Ordex+Icon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://via.placeholder.com/512.png?text=Ordex+Icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}