{
  "name": "LOGUS ERP",
  "short_name": "LOGUS",
  "description": "Administrative web app for LOGUS ERP",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffefb",
  "theme_color": "#c34e4e",
  "icons": [
    {
      "src": "/icons/logo-mini-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/logo-mini-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
