{
    "short_name": "IBRA",
    "name": "IBRA Address Book",
    "icons": [
      {
        "src": "images/ibra192.png",
        "type": "image/png",
        "sizes": "192x192",
           "purpose": "any maskable"
      },
              {
        "src": "images/ibra512.png",
        "type": "image/png",
        "sizes": "512x512" ,
                   "purpose": "any maskable"

      }

    ],
    "start_url": "index.html",
    "background_color": "#FFFF80",
      "theme_color": "#3367D6",
    "display": "standalone",
    "description": "IBRA",
     "orientation" : "portrait" 
    }
