{
  "short_name": "RMP",
  "name": "Roomspilot",
  "description": "Vacation rental software, complete solution for managing and distributing short-term rental properties.",
  "icons": [
    {
      "src": "/assets/images/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/images/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation":"any",
  "scope": "/",
  "theme_color": "#5143d9"
}
