{
  "name": "Artham : The Bull",
  "short_name": "Artham",
  "start_url": "/office/index.php",
  "scope": "/office/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "/office/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/office/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}