{
  "name": "Ckvar-Web",
  "short_name": "Ckvar-Web",
  "description": "Create custom animated crosshairs for gaming. Professional overlay software for CS2, Valorant, Rust and more.",
  "icons": [
    {
      "src": "/assets/img/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#bb0101",
  "background_color": "#050505",
  "lang": "ru",
  "dir": "ltr",
  "categories": ["games", "utilities"],
  "prefer_related_applications": false
}