{
  "name": "News Aggregator | Parth Patel",
  "short_name": "News",
  "description": "Tech and security news feed",
  "start_url": "./news-aggregator/",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b6b5e",
  "icons": [
    {
      "src": "./assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "lang": "en-US"
}
