{
  "name": "Race Numpad App",
  "short_name": "RacePad",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#4CAF50",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/565/565547.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}