{
  "name": "Creators Catalog",
  "short_name": "Creators",
  "description": "Connect, Create, Sell – The ultimate creator platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#121212",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "shopping", "entertainment"],
  "scope": "/",
  "lang": "en"
}