{
  "id": "/?source=pwa",
  "name": "My JUMAR - Votre espace e-bio personnel.",
  "short_name": "My JUMAR",
  "description": "My JUMAR — l'application officielle de JUMAR Congo pour :\n1. Commander des produits bio locaux, payer en ligne et suivre vos livraisons.\n2. Rejoindre la communauté FILBio, échanger et discuter avec vos amis bio, promouvoir l'agriculture et le développement durable.",
  "start_url": "/my-jumar",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "tabbed", "standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0e7c3a",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["food", "shopping", "lifestyle", "social"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=bio.jumarcongo.app",
      "id": "bio.jumarcongo.app"
    },
    {
      "platform": "webapp",
      "url": "https://jumarcongo.bio/manifest.json"
    }
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "scope_extensions": [
    { "origin": "https://www.jumarcongo.bio" },
    { "origin": "https://jumarcongo.bio" },
    { "origin": "*.jumarcongo.bio" }
  ],
  "serviceworker": {
    "src": "/sw.js",
    "scope": "/",
    "update_via_cache": "none"
  },
  "protocol_handlers": [{ "protocol": "web+jumar", "url": "/?handler=%s" }],
  "share_target": {
    "action": "/fil-bio?share=1",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/fil-bio?file=1",
      "accept": {
        "image/*": [".png", ".jpg", ".jpeg", ".webp", ".gif"]
      }
    }
  ],
  "note_taking": {
    "new_note_url": "/fil-bio?compose=1"
  },
  "widgets": [
    {
      "name": "Fil bio",
      "short_name": "Fil bio",
      "description": "Aperçu des dernières actus bio JUMAR Congo.",
      "tag": "fil-bio-widget",
      "ms_ac_template": "/widgets/fil-bio.template.json",
      "data": "/widgets/fil-bio.data.json",
      "type": "application/json",
      "screenshots": [{ "src": "/screenshots/wide.png", "sizes": "1280x800", "label": "Fil bio" }],
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }],
      "auth": false,
      "update": 86400
    }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "My JUMAR — accueil"
    },
    {
      "src": "/screenshots/mobile-1.png",
      "sizes": "720x1600",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Connexion sécurisée"
    },
    {
      "src": "/screenshots/mobile-2.png",
      "sizes": "720x1600",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Tableau de bord client"
    },
    {
      "src": "/screenshots/mobile-3.png",
      "sizes": "720x1600",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Fil bio communautaire"
    },
    {
      "src": "/screenshots/mobile-4.png",
      "sizes": "720x1600",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Messagerie bio"
    },
    {
      "src": "/screenshots/mobile-5.png",
      "sizes": "720x1600",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Panier et fidélité"
    },
    {
      "src": "/screenshots/mobile-6.png",
      "sizes": "720x1600",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Catalogue produits bio"
    },
    {
      "src": "/screenshots/mobile-7.png",
      "sizes": "720x1600",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Analytique commandes"
    },
    {
      "src": "/screenshots/mobile-8.png",
      "sizes": "720x1600",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Notifications & appels"
    }
  ],
  "shortcuts": [
    {
      "name": "Fil bio",
      "short_name": "Fil bio",
      "url": "/fil-bio",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Messagerie",
      "short_name": "Messages",
      "url": "/fil-bio/messages",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mon compte",
      "short_name": "Compte",
      "url": "/my-jumar",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}