{
  "short_name": "PandaWatch",
  "name": "PandaWatch — Live Race Viewer",
  "description": "Live endurance race leaderboard for your phone. ChampCar, Lemons, AER, WRL.",
  "start_url": "/watch",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#010D14",
  "background_color": "#010D14",
  "icons": [
    {
      "src": "/panda-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/panda-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}