{
  "id": "/_manifests/",
  "name": "Salute",
  "short_name": "Salute",
  "start_url": "https://salute.betterbooking.nu/",
  "icons": [
    {
      "src": "salute_icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "salute_icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffd706",
  "background_color": "#1e1c15",
  "display": "standalone",
  "orientation": "any",
  "splash_pages": true
}