{
  "name": "CollabPals — YouTube Creator Collaboration Platform",
  "short_name": "CollabPals",
  "description": "Grow your YouTube channel with collaborations, AI tools, and creator partnerships.",
  "start_url": "/dashboard?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#4F46E5",
  "background_color": "#FFFFFF",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "social", "business"],
  "icons": [
    {
      "src": "/img/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/favicon/web-app-manifest-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/favicon/web-app-manifest-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/favicon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Your CollabPals navigation hub",
      "url": "/dashboard?source=pwa_shortcut",
      "icons": [{ "src": "/img/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Create Collab",
      "short_name": "Create",
      "description": "Publish a new shoutout collaboration",
      "url": "/create-collab?source=pwa_shortcut",
      "icons": [{ "src": "/img/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Collab Board",
      "short_name": "Earn",
      "description": "Browse collabs and earn credits",
      "url": "/collab-board?source=pwa_shortcut",
      "icons": [{ "src": "/img/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Community Watch",
      "short_name": "Watch",
      "description": "Daily streak — earn credits by watching",
      "url": "/community/watch?source=pwa_shortcut",
      "icons": [{ "src": "/img/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false,
  "gcm_sender_id": "1046021963950"
}
