{
  "name": "FootyMark - Daily Football Games",
  "short_name": "FootyMark",
  "description": "Play daily football quizzes, grids, lineups, bingo, ranking games and player challenges. Free, fast, and no sign-up required.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1724",
  "theme_color": "#0f1724",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "sports", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Career Challenge",
      "short_name": "Career",
      "description": "Guess the footballer from their career clubs.",
      "url": "/career",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Football Grid",
      "short_name": "Grid",
      "description": "Complete the daily football grid.",
      "url": "/grid",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Footy Bingo",
      "short_name": "Bingo",
      "description": "Play the daily football bingo board.",
      "url": "/footy-bingo",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
