{
  "id": "/?source=pwa",
  "name": "FF TABLE MAKER",
  "short_name": "FF Table",
  "description": "Create professional Free Fire tournament point tables, match standings & overall results instantly. Web + Native App.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#0f1318",
  "theme_color": "#d4940a",
  "orientation": "portrait",
  "lang": "bn",
  "dir": "ltr",
  "categories": ["games", "sports", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
