{
  "name": "CHRONIPET",
  "short_name": "CHRONIPET",
  "description": "Veiller sur son animal qui vieillit — repérer tôt, préparer la visite chez le vétérinaire. Orientation, jamais un diagnostic.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#12100B",
  "theme_color": "#12100B",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["health", "lifestyle"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
