{
  "name": "VTU Dashboard",
  "short_name": "VTU",
  "description": "A modern dashboard for airtime, data, cable and bill payments.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/file.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/file.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
