{
  "name": "BERKE IOT CLOUD",
  "short_name": "BERKE IoT",
  "start_url": "/index.html?v=20",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020713",
  "theme_color": "#020713",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}