{
  "name": "Callo — Appels Vidéo Aléatoires & Réseau Social Mondial",
  "short_name": "Callo",
  "description": "Faites des rencontres du monde entier avec Callo : appels vidéo aléatoires, lives, messagerie instantanée et publications. 100% gratuit.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#4F46E5",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["social", "entertainment", "communication"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Callo — Page d'accueil"
    }
  ],
  "icons": [
    {
      "src": "/icons/favicon-48x48.v2.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.v2.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.v2.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Appel aléatoire",
      "short_name": "Appel",
      "description": "Démarrer un appel vidéo aléatoire",
      "url": "/call/random",
      "icons": [{ "src": "/icons/icon-192.v2.png", "sizes": "192x192" }]
    },
    {
      "name": "Live",
      "short_name": "Live",
      "description": "Démarrer ou rejoindre un live",
      "url": "/live",
      "icons": [{ "src": "/icons/icon-192.v2.png", "sizes": "192x192" }]
    }
  ]
}
