{
  "name": "Revenue Fluent",
  "short_name": "RevFluent",
  "description": "The language of HR. Five intelligence tools that translate every people decision into financial language.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0608",
  "theme_color": "#C0409A",
  "lang": "en",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Platform Home",
      "short_name": "Home",
      "url": "/home.html",
      "icons": [
        {
          "src": "favicon.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Value Ledger",
      "short_name": "L1",
      "url": "/p1-tool.html",
      "icons": [
        {
          "src": "favicon.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Scenario Library",
      "short_name": "Scenarios",
      "url": "/scenario-library.html",
      "icons": [
        {
          "src": "favicon.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": [
    "business",
    "productivity",
    "finance"
  ],
  "screenshots": []
}