{
  "name": "HelloPos",
  "short_name": "HelloPos",
  "description": "Caisse SaaS pour fleuristes et commerces végétaux",
  "start_url": "/caisse",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFFFFF",
  "theme_color": "#556B3E",
  "lang": "fr",
  "categories": [
    "business",
    "productivity",
    "finance"
  ],
  "icons": [
    {
      "src": "/api/brand/icon?scope=app&size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/brand/icon?scope=app&size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
