{
  "id": "com.johnnynetwork.rocknsocial",
  "name": "Rock'n Social — Fans de Johnny",
  "short_name": "Rock'n Social",
  "description": "Le premier réseau social dédié aux fans de Johnny Hallyday",
  "start_url": "/rocknsocial.html",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "tabbed",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait-primary",
  "background_color": "#06060e",
  "theme_color": "#f5c842",
  "lang": "fr",
  "dir": "ltr",
  "categories": [
    "social",
    "music",
    "entertainment"
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    {
      "src": "icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Rock'n Social — Fil d'actualité"
    },
    {
      "src": "icons/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Rock'n Social — Vue desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Fil d'actualité",
      "short_name": "Accueil",
      "description": "Voir le fil d'actualité",
      "url": "/rocknsocial.html",
      "icons": [
        {
          "src": "icons/shortcut-home.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Boutique",
      "short_name": "Boutique",
      "description": "Boutique entre fans de Johnny",
      "url": "/shop.html",
      "icons": [
        {
          "src": "icons/shortcut-shop.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Mon Profil",
      "short_name": "Profil",
      "description": "Voir et modifier mon profil",
      "url": "/profil.html",
      "icons": [
        {
          "src": "icons/shortcut-profil.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.johnnynetwork.rocknsocial",
      "id": "com.johnnynetwork.rocknsocial"
    }
  ],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/rocknsocial.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "launch_handler": {
    "client_mode": [
      "focus-existing",
      "navigate-existing"
    ]
  },
  "protocol_handlers": [
    {
      "protocol": "web+rocknsocial",
      "url": "/rocknsocial.html?url=%s"
    }
  ],
  "scope_extensions": [
    {
      "origin": "https://rocknsocial.web.app"
    }
  ],
  "file_handlers": [
    {
      "action": "/rocknsocial.html",
      "accept": {
        "image/*": [
          ".jpg",
          ".jpeg",
          ".png",
          ".gif",
          ".webp"
        ],
        "video/*": [
          ".mp4",
          ".webm"
        ],
        "audio/*": [
          ".mp3",
          ".wav"
        ]
      },
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ],
      "launch_type": "multiple-clients"
    }
  ],
  "widgets": [
    {
      "name": "Rock'n Social",
      "short_name": "RnS",
      "description": "Fil d'actualité des fans de Johnny",
      "tag": "rocknsocial-feed",
      "template": "pwamp-widget",
      "ms_ac_template": "widgets/feed-widget.json",
      "data": "/api/widget-data",
      "type": "application/json",
      "screenshots": [
        {
          "src": "icons/screenshot-mobile.png",
          "sizes": "390x844",
          "label": "Widget Rock'n Social"
        }
      ],
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "note_taking": {
    "new_note_url": "/rocknsocial.html"
  },
  "edge_side_panel": {
    "preferred_width": 400
  }
}