{
  "name": "BLOOM Client Portal",
  "short_name": "BLOOM",
  "description": "Your photo shoot experience turned to brands",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d23",
  "theme_color": "#0d0d23",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "https://vibe.filesafe.space/1786975505366179190/attachments/621f7bf7-99d8-4c30-bb62-e9f781ee7077.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://vibe.filesafe.space/1786975505366179190/attachments/621f7bf7-99d8-4c30-bb62-e9f781ee7077.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://vibe.filesafe.space/1786975505366179190/attachments/621f7bf7-99d8-4c30-bb62-e9f781ee7077.jpg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/client",
      "description": "View your portal dashboard"
    },
    {
      "name": "My Shoot",
      "short_name": "Shoot",
      "url": "/my-shoot",
      "description": "Plan and prep your shoot"
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "url": "/gallery",
      "description": "View your gallery"
    }
  ]
}
