{
  "name": "Pro Oasis",
  "short_name": "Pro Oasis",
  "description": "A Progressive Web App for your dashboard.",
  "start_url": "/dashboard/mobile-overview",
  "display": "standalone",
  "background_color": "#f0fdf4",
  "theme_color": "#52b788",
  "icons": [
    {
      "src": "/ProOasis-logo.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
