{
  "name": "The Thinkery Weekly",
  "short_name": "Thinkery",
  "description": "a moment spent in thought — weekly quizzes, the archive, and the leaderboard",
  "start_url": "/?source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3e9d7",
  "theme_color": "#a94a2e",
  "icons": [
    {
      "src": "icons-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
