{
  "name": "SmartMarket Club Smart",
  "short_name": "Club Smart",
  "description": "App de fidelización y promociones de SmartMarket",
  "start_url": "/?pwa=1",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#006c49",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}