{
  "name": "InovStock",
  "short_name": "InovStock",
  "description": "Application de gestion de stock et de ventes",
  "start_url": "index.php?r=site/index",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1C4F66",
  "theme_color": "#1C4F66",
  "icons": [
    {
      "src": "image/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
