{
  "id": "/feed",
  "name": "HolyConnect",
  "short_name": "HolyConnect",
  "description": "Le réseau social chrétien qui vous garde dans l'atmosphère de Dieu.",
  "lang": "fr",
  "dir": "ltr",
  "categories": [
    "social",
    "lifestyle",
    "religion"
  ],
  "start_url": "/feed",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#6B46C1",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "shortcuts": [
    {
      "name": "Édifiez",
      "short_name": "Édifiez",
      "description": "Partager un témoignage, une prière ou une vidéo",
      "url": "/creer",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Communion fraternelle",
      "short_name": "Messages",
      "description": "Voir tes messages",
      "url": "/messages",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Notifications",
      "short_name": "Notifications",
      "description": "Voir tes notifications",
      "url": "/notifications",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
