{
  "name": "Hostello",
  "short_name": "Hostello",
  "description": "Hostello is a property management system for hotels and guest houses: reservations, HotelRunner, Exely, iCal and Google Calendar integrations, guest self check-in, document verification and a ready ESTI export.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1f2a",
  "theme_color": "#0b1f2a",
  "icons": [
    {
      "src": "/landing-assets/hostello_icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/landing-assets/hostello_icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}