{
  "name": "Van Nice Site Manager",
  "short_name": "SiteManager",
  "description": "Network rack and site management tool",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a1018",
  "theme_color": "#00c8ff",
  "orientation": "any",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
