{
  "name": "ReadVortex",
  "short_name": "ReadVortex",
  "description": "Save articles from the web and read them offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f4ed",
  "theme_color": "#f8f4ed",
  "icons": [
    {
      "src": "assets/app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
