{
  "name": "Fresh Admin Mobile",
  "short_name": "Fresh Admin",
  "description": "Mobile management client for Fresh pantry service.",
  "start_url": "/admin-mobile/",
  "display": "standalone",
  "background_color": "#1b4965",
  "theme_color": "#1b4965",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}