{
  "name": "Oaza Trade CRM",
  "short_name": "OCRM",
  "description": "Mobile access to Oaza Trade CRM operations.",
  "start_url": "/orders/list",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5fbfc",
  "theme_color": "#06385f",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
