{
  "name": "SellItBuyIt - Sell & Buyback Used Devices",
  "short_name": "SellItBuyIt",
  "description": "Instantly sell your used phones, laptops, tablets and more. Or use our SellIt-BuyIt service to get cash and reclaim your device later.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A2F42",
  "theme_color": "#00C681",
  "categories": ["shopping", "business", "finance"],
  "icons": [
    { "src": "/icons/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Sell a Device", "short_name": "Sell", "url": "/search?service=sellit", "icons": [{ "src": "/icons/favicon-96x96.png", "sizes": "96x96" }] },
    { "name": "SellIt-BuyIt", "short_name": "SellIt-BuyIt", "url": "/search?service=sellitbuyit", "icons": [{ "src": "/icons/favicon-96x96.png", "sizes": "96x96" }] }
  ]
}
