{
    "name": "Outlet Loyalty App",
    "short_name": "Loyalty",
    "categories": [
      "loyalty",
      "rewards"
    ],
    "dir": "rtl",
    "start_url": "/?application=true",
    "scope": "/",
    "display": "standalone",
    "orientation": "natural",
    "theme_color": "#2c3d51",
    "background_color": "#fff",
    "icons": [
      {
        "src": "icon.svg", 
        "sizes": "512x512", 
        "type": "png"
      }
    ]
  }