{
  "name": "What Is My Gratuity?",
  "short_name": "Gratuity Calc",
  "description": "Calculate your end-of-service gratuity for India, UAE, Saudi Arabia, Qatar, Kuwait, Oman, and Bahrain",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e3d5f",
  "theme_color": "#0e3d5f",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}