{
  "name": "Reader // Read Later PWA",
  "short_name": "Reader",
  "description": "An Instapaper-style read-later Progressive Web App with offline support.",
  "start_url": "/#/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef2f6",
  "theme_color": "#1c6dff",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
