{
  "id": "/",
  "name": "Influencees — The Creator Trust Platform",
  "short_name": "Influencees",
  "description": "Brands discover and verify Singapore creators with data tracked straight from Instagram and TikTok. Creators get the toolkit and the community to land better deals.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7A5CFF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Influencees — Singapore's creator trust platform"
    }
  ],
  "categories": ["business", "social", "lifestyle"],
  "lang": "en-SG",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Creator Directory",
      "short_name": "Directory",
      "description": "Browse verified Singapore creators",
      "url": "/directory",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "The Influencees creator forum",
      "url": "/community",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Trending",
      "short_name": "Trending",
      "description": "What SG creators are talking about",
      "url": "/trending",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Admin",
      "short_name": "Admin",
      "description": "Influencees admin console",
      "url": "/admin",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
