{
  "name": "FADER — Transforme ton corps",
  "short_name": "FADER",
  "description": "Programmes kettlebell et nutrition avec Bryan Muñoz",
  "start_url": "/programs",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#E30613",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mes programmes",
      "url": "/programs",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Nutrition",
      "url": "/nutrition",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
