{
  "name": "PSG Store Checkout",
  "short_name": "PSG Caisse",
  "description": "Paris Saint-Germain Point of Sale",
  "start_url": "/pos",
  "scope": "/pos",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#004170",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/pos-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
