{
  "name": "TekRevive — Sell Your Tech",
  "short_name": "TekRevive",
  "description": "Australia's smartest tech buyback. Sell your phone, tablet, laptop or watch in 60 seconds.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1640",
  "theme_color": "#263D89",
  "lang": "en-AU",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "favicon-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Get a quote",
      "short_name": "Sell",
      "description": "Get an instant buyback quote",
      "url": "/pages/trade-in"
    }
  ]
}
