
{
  "short_name": "Dashboard",
  "name": "Dashboard mayer.life",
  "icons": [
    {
      "src": "dashboard.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "dashboard.svg",
      "type": "image/svg",
      "sizes": "any"
    }
  ],
  "start_url": "/dashboard/",
  "offline": false,
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#fff",
  "theme_color": "olivedrab"
}