{
  "name": "Dima M3ak Psy",
  "short_name": "Dima M3ak",
  "id": "index.php",
  "description": "Soutien psychologique et thérapie en ligne au Maroc. Confidentialité et accessibilité garanties.",
  "categories": ["medical", "health", "lifestyle"],
  "iarc_rating_id": "",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "prefer_related_applications": false,
  "theme_color": "#008080",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshot.jpg",
      "sizes": "596x1280",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "images/screenshot1.jpeg",
      "sizes": "596x1280",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "images/screenshot2.jpg",
      "sizes": "596x1280",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Réserver",
      "short_name": "Réserver",
      "url": "contact.php",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Faire un test",
      "short_name": "Tests",
      "url": "tests.php",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}