{
  "name": "Free Fire Sensitivity 2026 - SENCI",
  "short_name": "FF SENCI",
  "description": "Best Free Fire sensitivity settings for headshot, no recoil and smooth gameplay on all devices.",
  
  "start_url": "/?source=pwa",
  "scope": "/",
  
  "display": "standalone",
  "orientation": "portrait",
  
  "background_color": "#050505",
  "theme_color": "#000000",
  
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "categories": ["game", "tools", "productivity"],
  
  "lang": "en",
  "dir": "ltr"
}
