{
  "name": "YourFutCard Vendor",
  "short_name": "YFC Vendor",
  "description": "Private vendor portal for creating and managing personalised YourFutCard orders.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#1c2c41",
  "icons": [
    {
      "src": "/icons/yfc-vendor-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/yfc-vendor-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
