{
  "id": "/",
  "lang": "en",
  "name": "WCRC: Wall-Climbing Robot Challenge",
  "short_name": "WCRC",
  "description": "The wall-climbing robot competition. Amman, Jordan.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#040810",
  "theme_color": "#070C16",
  "icons": [
    { "src": "media/favicon-32.png",  "sizes": "32x32",   "type": "image/png" },
    { "src": "media/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "media/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Join the waitlist",
      "url": "/#waitlist",
      "icons": [{ "src": "media/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Play GRAVITY RUSH",
      "url": "/game.html",
      "icons": [{ "src": "media/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Verify a certificate",
      "url": "/verify.html",
      "icons": [{ "src": "media/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
