{
  "name": "EcoMeal Biller",
  "short_name": "EcoMeal POS",
  "description": "POS terminal for cashiers and captains",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#1B3A5C",
  "theme_color": "#2563EB",
  "orientation": "landscape",
  "icons": [
    { "src": "/icons/icon-192.png",      "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png",      "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
