{
  "name": "The Dev Summary",
  "short_name": "DevSummary",
  "description": "Daily Tech News for Developers & Engineers",
  "start_url": "/the-dev-summary/index.html",
  "display": "standalone",
  "background_color": "#f9f8f4",
  "theme_color": "#d32f2f",
  "icons": [
    {
      "src": "https://sivasubramoniam-js.github.io/the-dev-summary/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "https://sivasubramoniam-js.github.io/the-dev-summary/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}