{
  "name": "SwapQuiz",
  "short_name": "SwapQuiz",
  "theme_color": "#ff06b5",
  "background_color": "#ff06b5",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}
