{
  "name": "Antoine Slaviero Ostéopathe D.O.",
  "short_name": "Mon Ostéo",
  "categories": ["health"],
  "description": "Web App pour prendre RDV, trouver le cabinet et contacter Antoine Slaviero, ostéopathe à Montpellier. Toutes les fonctionnalités essentielles en un clic !",
  "icons": [
    {
      "src": "/wp-content/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/wp-content/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
	{
      "src": "/wp-content/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": "https://www.osteomontpelliercentre.fr/a/?app",
  "id": "https://www.osteomontpelliercentre.fr/a/?app",
  "theme_color": "#000040",
  "background_color": "#000040",
  "display": "standalone",
  "orientation": "portrait",
  "screenshots": [
    {
      "src": "/wp-content/favicon/screenshot-w.png",
      "sizes": "1920x1032",
	  "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/wp-content/favicon/screenshot-n.png",
      "sizes": "413x917",
	  "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}