{
  "name": "REGAL Quest\u2122",
  "short_name": "REGAL Quest\u2122",
  "description": "Conquer the Five Realms and defeat the Five Foemen on your path to Retirement Freedom.",
  "start_url": "/quest",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0D1B2A",
  "theme_color": "#C9A84C",
  "lang": "en-US",
  "icons": [
    {
      "src": "/quest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/quest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}