{
  "name": "Pulse",
  "short_name": "Pulse",
  "description": "Pulse — La voix du peuple, chaque jour.",
  "theme_color": "#1a0f0a",
  "background_color": "#1a0f0a",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/Icon-60pt-3x-180.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/Icon-AppStore-1024.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
