{
  "name": "MyBusinessLife POS Companion",
  "short_name": "POS Companion",
  "description": "Point de vente installable, synchronise avec votre SaaS MyBusinessLife.",
  "start_url": "/applications/pos-companion/",
  "scope": "/applications/pos-companion/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0ea5e9",
  "lang": "fr",
  "icons": [
    {
      "src": "/static/pos-companion-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}