{
  "name": "StockPing - Back in Stock Alerts",
  "short_name": "StockPing",
  "description": "Track out-of-stock products and get notified when they're back. Paste any product URL.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0D1117",
  "theme_color": "#0D1117",
  "orientation": "portrait",
  "categories": ["shopping", "utilities"],
  "icons": [
    {"src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml"},
    {"src": "icon-512.svg", "sizes": "512x512", "type": "image/svg+xml"}
  ]
}
