{
  "id": "/",
  "name": "VotAfrica - La Plateforme de Vote N°1 en Afrique",
  "short_name": "VotAfrica",
  "description": "Votez pour vos candidats préférés dans les concours africains. Miss, talents, chefs, et plus.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#F59E0B",
  "lang": "fr",
  "scope": "/",
  "categories": ["entertainment", "social"],
  "icons": [
    {
      "src": "/icons/votafrica-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/votafrica-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/votafrica-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/votafrica-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/votafrica-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "VotAfrica sur mobile"
    },
    {
      "src": "/screenshots/votafrica-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "VotAfrica sur desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Concours",
      "short_name": "Concours",
      "url": "/contests?source=shortcut",
      "description": "Voir les concours en cours",
      "icons": [{ "src": "/icons/votafrica-shortcut-contests.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "SuperVote",
      "short_name": "SuperVote",
      "url": "/supervote?source=shortcut",
      "description": "Prédictions et votes",
      "icons": [{ "src": "/icons/votafrica-shortcut-supervote.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Événements",
      "short_name": "Événements",
      "url": "/events?source=shortcut",
      "description": "Billets et événements",
      "icons": [{ "src": "/icons/votafrica-shortcut-events.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
