{
  "name": "VVC HRM",
  "short_name": "VVC HRM",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#f6f7f9",
  "theme_color": "#f5b400",
  "icons": [
    {
      "src": "mobile/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "mobile/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}