{
  "name": "Influencees — Singapore Creator Index",
  "short_name": "Influencees",
  "description": "Singapore's first community-powered creator leaderboard. Rank student and automotive creators by real engagement and community trust.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0040FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["entertainment", "social", "lifestyle"],
  "lang": "en-SG",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Leaderboard",
      "short_name": "Discover",
      "description": "Browse Singapore creator rankings",
      "url": "/creators",
      "icons": [{ "src": "/assets/apple-touch-icon.png", "sizes": "180x180" }]
    },
    {
      "name": "Trending",
      "short_name": "Trending",
      "description": "What SG creators are talking about",
      "url": "/trending",
      "icons": [{ "src": "/assets/apple-touch-icon.png", "sizes": "180x180" }]
    }
  ]
}
