{
  "name": "FPSAim — Free Aim Trainer",
  "short_name": "FPSAim",
  "description": "Free browser aim trainer with 5 modes for FPS aim practice.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a16",
  "theme_color": "#0a0a16",
  "categories": ["games", "entertainment", "sports"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {"name": "Play trainer", "url": "/", "description": "Open the aim trainer"},
    {"name": "Valorant trainer", "url": "/valorant-aim-trainer.html"},
    {"name": "CS2 trainer", "url": "/cs2-aim-trainer.html"},
    {"name": "Click speed test", "url": "/click-speed-test.html"}
  ]
}
