{
  "name": "FHCWiz — Football Head Coach 27 tools",
  "short_name": "FHCWiz",
  "description": "Free tools, a full card database and guides for Football Head Coach 27. Plan any challenge, find any card, and keep track of what you have claimed.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["sports", "utilities", "games"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Solve a challenge", "url": "/#/ptc" },
    { "name": "Player Database", "url": "/#/players" },
    { "name": "PTC Database", "url": "/#/challenges" }
  ]
}
