{
  "name": "Recall Radar",
  "short_name": "Recalls",
  "description": "Every current U.S. product recall — food, pet food, kids' gear, appliances, medicine and vehicles.",
  "start_url": "/live",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1a19",
  "theme_color": "#1a1a19",
  "icons": [
    { "src": "/brand/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/brand/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Scan a barcode", "url": "/scan", "icons": [{ "src": "/brand/icon-512.png", "sizes": "512x512" }] }
  ]
}
