{
  "name": "Rae's Side Quest",
  "short_name": "SideQuest",
  "description": "All your games in one place.",
  "start_url": "/games/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#9333ea",
  "background_color": "#faf5ff",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
