{
  "id": "./?app=hydtech-erp",
  "name": "Hydtech ERP",
  "short_name": "Hydtech ERP",
  "description": "Hydtech multi-company ERP mobile application mode.",
  "start_url": "./dashboard.php?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#714b67",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "assets/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
