{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "id": "/",
  "name": "SBMS - Sharing Boats Management System",
  "short_name": "SBMS",
  "description": "Sharing Boats Management System",
  "lang": "it-IT",
  "dir": "ltr",
  "start_url": "/module/home/home.php",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#191f39",
  "theme_color": "#191f39",
  "categories": [
    "business",
    "productivity"
  ],
  "prefer_related_applications": false
}
