{
  "name": "HyFo Marketplace",
  "short_name": "HyFo",
  "description": "Buy and sell hydrofoil gear across Europe with HyFo's secure marketplace.",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "theme_color": "#0a7a5c",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "hyfo.png",
      "type": "image/png",
      "sizes": "192x192 256x256 384x384 512x512",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "My chats",
      "short_name": "Chats",
      "url": "/user/chats",
      "description": "Jump straight to your marketplace messages"
    },
    {
      "name": "Create listing",
      "short_name": "Sell",
      "url": "/listings/create-flow",
      "description": "Start a new listing"
    }
  ]
}
