{
  "name": "DoxaQ  Live quizzes & Visible Thinking Routines",
  "short_name": "DoxaQ",
  "description": "Real-time multiplayer quizzes and 21 Visible Thinking Routines from Project Zero. Build a quiz in 60 seconds, share a code, host live on any browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF7",
  "theme_color": "#1A1A1A",
  "lang": "en",
  "categories": ["education", "productivity", "social"],
  "icons": [
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/static/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "Join a session", "url": "/join/", "icons": [{ "src": "/static/favicon.svg", "sizes": "any" }] },
    { "name": "Browse routines", "url": "/routines/new/", "icons": [{ "src": "/static/favicon.svg", "sizes": "any" }] }
  ]
}
