{
  
"name": " Law Firm", 
  "short_name": " Law Firm",

  "description": " Law Firm is a professional Tanzanian law firm providing corporate legal services, real estate and property law solutions, commercial advisory, litigation support and trusted legal resources for businesses and individuals.",

  "lang": "en-TZ",

  "start_url": "/",

  "scope": "/",


  "display": "standalone",

  "orientation": "portrait",


  "theme_color": "#0b2544",

  "background_color": "#011b28",


  "categories": [
    "business",
    "legal",
    "real-estate",
    "finance",
    "professional-services"
  ],


  "icons": [

    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },

    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }

  ],


  "screenshots": [

    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png"
    }

  ],


  "shortcuts": [

    {
      "name": "Legal Services",
      "short_name": "Services",
      "url": "/services",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    },

    {
      "name": "Real Estate Services",
      "short_name": "Real Estate",
      "url": "/services/real-estate",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    },

    {
      "name": "Contact  Law Firm",
      "short_name": "Contact",
      "url": "/contact",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    }

  ],


  "prefer_related_applications": false
}