{
  "name": "Reservine",
  "short_name": "Reservine",
  "display": "standalone",
  "scope": "/",
  "license": "private",
  "background_color": "#121417",
  "theme_color": "#121417",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
