{
  "name": "SimpleERP",
  "short_name": "SimpleERP",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "background_color": "#f8fafc",
  "theme_color": "#004098",
  "icons": [
    {
      "src": "/launcher-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
