{
  "name": "Mon Agenda",
  "short_name": "Agenda",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a73e8",
  "orientation": "portrait-primary",
  "lang": "fr",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg%20xmlns=\"http://www.w3.org/2000/svg\"%20viewBox=\"0%200%20100%20100\"><defs><linearGradient%20id=\"g\"%20x1=\"0\"%20y1=\"0\"%20x2=\"1\"%20y2=\"1\"><stop%20offset=\"0\"%20stop-color=\"%234285f4\"/><stop%20offset=\"0.5\"%20stop-color=\"%2334a853\"/><stop%20offset=\"0.75\"%20stop-color=\"%23fbbc05\"/><stop%20offset=\"1\"%20stop-color=\"%23ea4335\"/></linearGradient></defs><rect%20width=\"100\"%20height=\"100\"%20rx=\"22\"%20fill=\"url(%23g)\"/><text%20x=\"50\"%20y=\"68\"%20font-size=\"58\"%20font-family=\"Arial,%20sans-serif\"%20font-weight=\"bold\"%20fill=\"white\"%20text-anchor=\"middle\">A</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}