{
  "name": "StableCluster",
  "short_name": "StableCluster",
  "icons": [
    {
      "src": "/stable-cluster-ico.svg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/stable-cluster-ico.svg",
      "sizes": "384x384",
      "type": "image/png"
    }
  ],
  "splash_screens": [
    {
      "src": "/spash-screen/apple-splash-640-1136.jpg",
      "sizes": "640x1136",
      "type": "image/jpg",
      "orientation": "portrait"
    },
    {
      "src": "/splash_screens/apple-splash-750-1334.jpg",
      "sizes": "750x1334",
      "type": "image/jpg",
      "orientation": "portrait"
    }
  ],
  "theme_color": "#3c4ce4",
  "background_color": "#FFFFFF",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
}
