{
  "name": "Gtech",
  "short_name": "Gtech",
  "start_url": "/home.php",
  "display": "standalone",
  "background_color": "#ffffff", 
  "theme_color": "#ffffff",      
  "scope": ".",
  "description": "App by Gtech.in",
  "icons": [
    {
      "src": "images/logo_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/logo_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}