{
  "name": "SILLON",
  "short_name": "SILLON",
  "description": "ERP pour distributeurs de vinyles",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1B2A3D",
  "theme_color": "#1B2A3D",
  "categories": ["business", "finance"],
  "icons": [
    { "src": "/icons/erp-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/erp-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/erp-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
