{
  "name": "HK Matrix Automation Systems",
  "short_name": "HK Matrix",
  "start_url": "/matrix/",
  "scope": "/matrix/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#00104b",
  "icons": [
    {
      "src": "/matrix/icons/icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/matrix/icons/icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}