{
  "name": "Collabex \u2014 Influencer Marketing & Creator Management",
  "short_name": "Collabex",
  "start_url": "./app.php?pwa=1",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "description": "Collabex private creator and brand workspace.",
  "icons": [
    {
      "src": "assets/icon-192.png?v=22",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png?v=22",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "collabex-app-v22"
}