{
  "name": "Oumanne",
  "short_name": "Oumanne",
  "description": "Oumanne is a proudly South African veterans’ social group created for those who served with honour and distinction in the SADF/SANDF Army, Air Force, Navy, Medical Services, or South African Police prior to 1994, particularly during the Border War era.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/login.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#3f3d3e",
  "theme_color": "#3f3d3e",
  "icons": [
    {
      "src": "/assets/icons/PWA192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/PWA512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Login",
      "url": "/login.php",
      "description": "Log into Oumanne"
    },
    {
      "name": "Products",
      "url": "/shop-listview.php",
      "description": "Product Listing"
    },
    {
      "name": "Contact",
      "url": "/contact-us.php",
      "description": "Contact Us"
    }
  ],
  "categories": ["business", "shopping"]
}
