{
  "short_name": "LawSphere",
  "name": "LawSphere",
  "icons": [
    {
      "src": "./img/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "./img/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": "./home.php",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "./",
  "theme_color": "#921f50",

  "screenshots": [
   {
     "src": "images/image1.gif?v=001",
      "sizes": "600x437",
      "type": "image/gif",
      "form_factor": "wide",
      "label": "Application"
    },

    {
     "src": "images/screen2.jpg",
      "sizes": "828x1696",
      "type": "image/jpeg",
      "label": "Application2"
    }
 ]
}
