{
  "id": "./index.php",
  "name": "Greenpark Revenue Intelligence",
  "short_name": "Greenpark BI",
  "description": "Live hotel revenue, operations and AI business analysis for Greenpark properties.",
  "start_url": "./index.php?source=mobile_app",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#f4f7f6",
  "theme_color": "#0f766e",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "assets/img/greenpark-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Properties",
      "short_name": "Properties",
      "url": "./index.php",
      "icons": [{"src": "assets/img/greenpark-favicon.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "Revenue Dashboard",
      "short_name": "Dashboard",
      "url": "./property.php",
      "icons": [{"src": "assets/img/greenpark-favicon.svg", "sizes": "any", "type": "image/svg+xml"}]
    }
  ]
}
