{
  "name": "Nectar Dashboard",
  "short_name": "Nectar",
  "id": "/dashboard/",
  "start_url": "/dashboard/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1116",
  "theme_color": "#0d1116",
  "icons": [
    {
      "src": "/static/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
