{
  "id": "/",
  "name": "Quiyo",
  "short_name": "Quiyo",
  "description": "Quiz creation, assessment and CBT software for personal and institution use.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#F7F7FF",
  "theme_color": "#F7F7FF",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/brand/quiyo-mark-current.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
