{
  "name": "Steam Deals Tracker",
  "short_name": "Steam Deals",
  "description": "Find temporarily free Steam games and limited-time discounts, updated every 6 hours.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1118",
  "theme_color": "#1b76c9",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
