{
  "name": "Anniv' — Rappels d'anniversaires",
  "short_name": "Anniv'",
  "description": "N'oublie plus jamais un anniversaire : dates, idées cadeaux et rappels J-7.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf3f7",
  "theme_color": "#fbf3f7",
  "lang": "fr",
  "categories": ["lifestyle", "productivity", "social"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
