{
  "name": "EtatLieux",
  "short_name": "EtatLieux",
  "description": "Réalisez vos états des lieux d'entrée et de sortie depuis votre téléphone. Photos datées, signatures sur écran et PDF conforme, pensés pour la location et la gestion locative.",
  "lang": "fr-FR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}