{
  "background_color": "#ffffff",
  "description": "Chirdermato",
  "display": "standalone",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "name": "Chirdermato",
  "short_name": "Chirdermato",
  "start_url": "https://charte.chirdermato.com/",
  "scope_url": "https://charte.chirdermato.com/",
  "intent_filters": {
    "scope_url_scheme": "https",
    "scope_url_host": "charte.chirdermato.com",
    "scope_url_path": "/"
  },
  "url_handlers": [
    {
      "origin": "https://charte.chirdermato.com"
    },
    {
      "origin": "https://*.chirdermato.com"
    }
  ]
}