
{
  "name": "Eonvelope",
  "short_name": "Eonvelope",
  "description": "Your email archiving server",
  "start_url": "/dashboard/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#3e7bb6",
  "status_bar": "default",
  "icons": [{"src": "/static/eonvelope/icons/favicon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}, {"src": "/static/eonvelope/icons/favicon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"}],
  "dir": "ltr",
  "lang": "en",
  "screenshots" : [],
  "shortcuts" : [{"name": "Dashboard", "url": "/dashboard/", "description": "Shortcut to the dashboard"}, {"name": "Timeline", "url": "/emails/archive/", "description": "Shortcut to the email timeline"}]
}
