{
  "id": "dalti-femme",
  "name": "Dalti Femme",
  "short_name": "Dalti femme",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "description": "Dalti-DZ",
  "lang": "ar",
  "scope": "/",
  "orientation": "portrait",
   "icons": [
    {
      "src": "/assets/img/icon-f-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icon-f-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}