{
  "name": "HotelOS Pro POS",
  "short_name": "HotelOS POS",
  "description": "Hotel operations and point-of-sale terminal",
  "id": "/?mode=pos-terminal",
  "start_url": "/?mode=pos-terminal&source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#061015",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "/hotelos-pos-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hotelos-pos-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
