{
    "name": "ClubMaster FM",
    "short_name": "ClubMaster",
    "description": "Build a club, manage your squad, and lead your team to the top flight.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#4f7cff",
    "background_color": "#f5f7fb",
    "lang": "en",
    "categories": [
      "sports",
      "games",
      "entertainment"
    ],
    "icons": [
      {
        "src": "https://uploads.onecompiler.io/43wnrvxwf/44ycprv5v/icon-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "https://uploads.onecompiler.io/43wnrvxwf/44ycprv5v/icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ]
  }