{
  "name": "Sloto — Créneaux de dernière minute",
  "short_name": "Sloto",
  "description": "Publiez et trouvez des créneaux médicaux de dernière minute",
  "start_url": "/praticien",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%232563EB'/><text x='96' y='138' font-size='110' text-anchor='middle' fill='white' font-family='system-ui'>S</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%232563EB'/><text x='256' y='370' font-size='300' text-anchor='middle' fill='white' font-family='system-ui'>S</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Ouvrir un créneau",
      "short_name": "Créneau",
      "description": "Publiez rapidement un nouveau créneau",
      "url": "/praticien",
      "icons": [{ "src": "/vite.svg", "sizes": "96x96" }]
    }
  ],
  "categories": ["health", "medical", "productivity"]
}
