{
  "name": "InzhCore Service",
  "short_name": "InzhCore Service",
  "description": "Service workspace for object monitoring, maintenance and remote support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0e13",
  "theme_color": "#2475a8",
  "orientation": "any",
  "icons": [
    {
      "src": "/brand/service/web/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/service/web/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
