{
  "short_name": "DanturaMea",
  "name": "DanturaMea - Rezervă Online la Cele Mai Bune Cabinete Stomatologice din România",
  "description": "Descoperă cabinete stomatologice și medici stomatologi. Programează-te online rapid și ușor.",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#2563eb",
  "background_color": "#1a1a1a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ro",
  "dir": "ltr",
  "categories": [
    "lifestyle",
    "business",
    "beauty",
    "health"
  ],
  "shortcuts": [],
  "screenshots": [],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+danturamea",
      "url": "/handle-protocol?url=%s"
    }
  ]
}