{
  "name": "PSG Store (Demo)",
  "short_name": "PSG Store",
  "description": "PSG Store demo touchpoint for the PSG soutenance",
  "start_url": "/store",
  "scope": "/store",
  "display": "standalone",
  "background_color": "#001a3d",
  "theme_color": "#004170",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/social/store.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
