{
  "name": "AfrahDZ",           
  "short_name": "AfrahDZ",     
  "description": "La 1ère Plateforme en Algérie Spécialisée dans les Fêtes et Mariages",
  "scope":"https://afrahdz.com",
  "id":"com.afrah_dz",
  "start_url": "https://afrahdz.com/?launchedfrom=homescreen",            
  "display": "standalone", 
  "permissions": ["filesystem"],
  "background_color": "#ffffff",  
  "theme_color": "#0078d7",     
  "orientation": "portrait",  
  "lang": "fr-FR",   
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.android.chrome",
      "id": "com.android.chrome"
    },
    {
      "platform": "web"
    }
  ],          
  "icons": [
    {
      "src": "/imgs/logo-192.png", 
      "sizes": "192x192",         
      "type": "image/png"
    },
    {
      "src": "/imgs/logo-256.png", 
      "sizes": "256x256",         
      "type": "image/png"
    },
    {
      "src": "/imgs/logo-384.png", 
      "sizes": "384x384",         
      "type": "image/png"
    },
    {
      "src": "/imgs/logo-512.png", 
      "sizes": "512x512",         
      "type": "image/png"
    },
    {
      "src": "/imgs/logo-72.png", 
      "sizes": "72x72",         
      "type": "image/png"
    },
    {
      "src": "/imgs/maskable_icon_x96.png", 
      "sizes": "96x96",         
      "type": "image/png",
      "purpose":"maskable"
    }
  ]
}
