{
  "name": "JobSwipe — Recrutement en swipe",
  "short_name": "JobSwipe",
  "description": "Trouve ton job ou ton talent en swipant. Profils vidéo 30s, matchs, contact déblocable. 100% suisse 🇨🇭",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#1e3a8a",
  "lang": "fr-CH",
  "dir": "ltr",
  "categories": ["business", "productivity", "social"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-64.png",  "sizes": "64x64",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Swiper", "short_name": "Swipe", "description": "Découvrir de nouveaux profils", "url": "/app",           "icons": [{"src":"/icons/icon-192.png","sizes":"192x192"}] },
    { "name": "Matches", "short_name": "Matches", "description": "Voir mes matches",              "url": "/app/matches",   "icons": [{"src":"/icons/icon-192.png","sizes":"192x192"}] },
    { "name": "Coach IA", "short_name": "Coach",   "description": "Parler au coach carrière",     "url": "/app/coach",     "icons": [{"src":"/icons/icon-192.png","sizes":"192x192"}] }
  ]
}
