{
  "name": "JRIFT Academy",
  "short_name": "JRIFT",
  "description": "The Way of the Driver — 52 weeks of elite car control curriculum.",
  "theme_color": "#0A0A0A",
  "background_color": "#0A0A0A",
  "display": "standalone",
  "start_url": "/",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "My Dojo", "url": "/dashboard", "description": "Go to your dashboard" },
    { "name": "Leaderboard", "url": "/leaderboard", "description": "View the dojo leaderboard" }
  ]
}
