{
  "id": "/",
  "name": "NTek Cache — Find It. Fix It. Flip It.",
  "short_name": "NTek Cache",
  "description": "Rescued, identified and honestly graded resale finds from auctions, storage lockers and estate sales.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050B1F",
  "theme_color": "#050B1F",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Shop All", "short_name": "Shop", "url": "/shop", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "New Cache Drops", "short_name": "Drops", "url": "/drops", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "My Alerts", "short_name": "Alerts", "url": "/alerts", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Scan New Item", "short_name": "Scan", "url": "/desk/scan", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
