{
  "name": "ToyCycleHub",
  "short_name": "ToyCycleHub",
  "description": "Buy, sell, swap and donate pre-loved toys. UK-wide, family-safe, with Royal Mail tracking and 14-day buyer protection on every order.",
  "start_url": "/marketplace",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFBF7",
  "theme_color": "#FF6B6B",
  "categories": ["shopping", "lifestyle", "kids"],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse marketplace",
      "url": "/marketplace",
      "description": "See the latest pre-loved toys near you"
    },
    {
      "name": "List a toy",
      "url": "/create-listing",
      "description": "Sell, swap or donate a toy in 60 seconds"
    },
    {
      "name": "Free toys",
      "url": "/marketplace?is_donation=true",
      "description": "Pre-loved toys being given away for free"
    }
  ]
}
