{
  "name": "Rooms Manager",
  "short_name": "Rooms Manager",
  "description": "The cloud-based Rooms Management System",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "scope": "/",
  "theme_color": "#FFFFFF",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-xs.svg",
      "sizes": "16x16",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-sm.svg",
      "sizes": "32x32 44x44 48x48 50x50 57x57",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "64x64 71x71 72x72 96x96 120x120 128x128 144x144 150x150 152x152 180x180 192x192 256x256 310x310 384x384 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-p.svg",
      "sizes": "32x32 48x48 50x50 57x57 64x64 71x71 72x72 96x96 120x120 128x128 144x144 150x150 152x152 180x180 192x192 256x256 310x310 384x384 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}