{
    "name": "Lawgist",
    "short_name": "Lawgist",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#f5f5f5",
    "theme_color":"#fdd835",
    "description": "The quickest law reference built using cutting edge technology and sense of art with love for Indian Law",
    "icons": [
      {
        "src": "/icons/manifest-icon-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable any"
      },
      {
        "src": "/icons/manifest-icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable any"
      }
    ]
  }