{
  "background_color": "#27e1da",
  "dir": "ltr",
  "display": "standalone",
  "name": "HannaCafe",
  "orientation": "any",
  "scope": "/",
  "short_name": "HannaCafe",
  "start_url": "/",
  "theme_color": "#1c98d9",
  "id": "Hanna.Cafe.App",
  "description": "Hanna.Cafe.App",
  "icons": [
    {
      "src": "launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}