{
    "name": "Vending",
    "short_name": "Vending",
    "theme_color": "#014388",
    "background_color": "#edeff3",
    "display": "standalone",
    "scope": "./",
    "start_url": "./index.html",
    "icons": [{
        "src": "assets/logo/vending.svg",
        "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
        "type": "image/svg+xml",
        "purpose": "any"
    }
    ]
  }
  