{
  "name": "CampusNet",
  "short_name": "CampusNet",
  "description": "Logements, colocations et marketplace pour étudiants à Dakar.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0F2A4A",
  "orientation": "portrait",
  "lang": "fr",
  "categories": ["education", "lifestyle", "social"],
  "icons": [
    { "src": "/icon-192.png?v=5", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=5", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png?v=5", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png?v=5", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}