{
  "name": "SelfPOS Mobile — Caisse marché",
  "short_name": "SelfPOS",
  "description": "Caisse marché offline pour agriculteurs — SelfFarm-Lite (AGPL-3.0)",
  "start_url": "/pos/mobile",
  "scope": "/pos/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f0d",
  "theme_color": "#2d5a3a",
  "icons": [
    {
      "src": "/static/pos/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/selffarm/png/logo-badge-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/selffarm/png/logo-badge-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "lang": "fr-FR",
  "dir": "ltr",
  "categories": ["business", "productivity"]
}
