{
  "name": "Notes 360",
  "short_name": "Notes 360",
  "description": "Application de prise de notes — Comunica 360",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#EAF0F7",
  "theme_color": "#1A3A5C",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
