{
  "name": "PHARE FM Player",
  "short_name": "Player PHARE FM",
  "description": "PHARE FM c'est 4 webradios, PHARE FM, PHARE FM Louange, PHARE FM Worship et PHARE FM Noël à écouter tous les jours 24h/24.",
  "start_url": ".",
  "display": "standalone", 
  "background_color": "#1e1e1e",
  "theme_color": "#1e1e1e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192x192.png", /* Make sure path is correct, and you have this icon */
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512x512.png", /* Make sure path is correct, and you have this icon */
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
    /* You can add more icon sizes if needed */
  ]
}