{
  "name": "C'tout Propre Calais",
  "short_name": "C'tout Propre",
  "description": "Nettoyage automobile premium à Calais",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#A855F7",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/launchericon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/launchericon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/launchericon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/launchericon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["services", "automotive", "cleaning"],
  "shortcuts": [
    {
      "name": "Prendre RDV",
      "short_name": "RDV",
      "description": "Prendre un rendez-vous",
      "url": "/devis.php",
      "icons": [{ "src": "/icons/launchericon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Envoyer un SMS",
      "short_name": "SMS",
      "description": "Contacter par SMS",
      "url": "/sms.php",
      "icons": [{ "src": "/icons/launchericon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Mon Espace",
      "short_name": "Espace",
      "description": "Accéder à mon espace client",
      "url": "/mon_espace.php",
      "icons": [{ "src": "/icons/launchericon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
