{
  "name": "Tomobile POS",
  "short_name": "POS",
  "description": "Point de vente Tomobile Store",
  "start_url": "/pos.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#1a1a1a",
  "theme_color": "#4f8ef7",
  "categories": ["business", "shopping"],
  "lang": "fr",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }
  ]
}
