{
  "name": "Ouhud CRM",
  "short_name": "Ouhud",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d2a78",
  "icons": [
    {
      "src": "/static/logo_crm.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/logo_crm.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable" 
    }
  ]
}