{
  "name": "MLBB Lab — Mobile Legends Analytics",
  "short_name": "MLBB Lab",
  "description": "Tier lists, draft helper, patch notes, and pro meta for Mobile Legends: Bang Bang.",
  "start_url": "/mlbb",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#06080f",
  "theme_color": "#06080f",
  "categories": ["sports", "games", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tier List",
      "short_name": "Tier List",
      "url": "/mlbb/tier-list"
    },
    {
      "name": "Draft Helper",
      "short_name": "Draft",
      "url": "/mlbb/draft-helper"
    },
    {
      "name": "Patch Notes",
      "short_name": "Patch",
      "url": "/mlbb/patch/notes"
    }
  ]
}
