{
  "name": "POS SaaS Offline First",
  "short_name": "POS Offline",
  "theme_color": "#2a6df4",
  "background_color": "#f6f8fb",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "lang": "es-MX",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
