{
  "name": "GOMA WEBRADIO — Fasi ya Ndule na ma infos za palet",
  "short_name": "GOMA WEBRADIO",
  "description": "La voix de Goma qui résonne au-delà des frontières. Radio en direct, actualités, podcasts et émissions depuis Goma, RDC.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["news", "music", "entertainment"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [],
  "edge_side_panel": { "preferred_width": 480 },
  "launch_handler": { "client_mode": "navigate-existing" },
  "handle_links": "preferred",
  "scope_extensions": [
    { "origin": "https://gomawebradio.com" },
    { "origin": "https://www.gomawebradio.com" }
  ],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-1.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Accueil GOMA WEBRADIO sur mobile"
    },
    {
      "src": "/screenshots/desktop-1.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Accueil GOMA WEBRADIO sur ordinateur"
    }
  ],
  "shortcuts": [
    { "name": "Écouter en direct", "short_name": "Direct", "url": "/direct", "description": "Lancer la radio en direct", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Actualités", "short_name": "News", "url": "/actualites", "description": "Dernières actualités", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Podcasts", "short_name": "Podcasts", "url": "/podcasts", "description": "Épisodes récents", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ],
  "share_target": {
    "action": "/recherche",
    "method": "GET",
    "params": { "title": "q", "text": "q", "url": "q" }
  },
  "protocol_handlers": [
    { "protocol": "web+gwr", "url": "/?handler=%s" }
  ]
}
