{
  "name": "OZ'S NETWORK - Marketplace & Loyalty",
  "short_name": "OZ'S NETWORK",
  "description": "Order coffee, lattes, teas, mocktails and treats, and earn OZ'S Rewards points in real time.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#030a1c",
  "theme_color": "#0a2050",
  "lang": "en",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
