{
  "name": "Final Whistle – Football Quizzes",
  "short_name": "Final Whistle",
  "description": "Free football quiz app with 15+ game modes. Guess players, clubs, stadiums, famous XIs, transfers, commentary clips and more. Daily quiz included.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0e1525",
  "theme_color": "#0e1525",
  "lang": "en-GB",
  "categories": ["games", "sports", "entertainment"],
  "screenshots": [],
  "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-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
