{
  "name": "news pal — your news sources on one page",
  "short_name": "news pal",
  "description": "Free news dashboard: Hacker News, Reddit, Product Hunt and any RSS feed on one fast page. No account needed.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#f8f3e8",
  "background_color": "#f8f3e8",
  "icons": [
    {
      "src": "images/manifest/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/manifest/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
