{
  "name": "webizo Dashboard",
  "short_name": "webizo",
  "description": "Dashboard webizo pentru site-uri, statistici si marketing.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090B",
  "theme_color": "#FF5500",
  "categories": ["business", "productivity", "marketing"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Programari",
      "short_name": "Programari",
      "url": "/appointments",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
