{
  "id": "/",
  "name": "Gallery Art Quiz",
  "short_name": "Gallery",
  "description": "Learn to recognise 55,000 paintings and sculptures, from the Mona Lisa to the Russian masters.",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f2efe8",
  "theme_color": "#f2efe8",
  "categories": [
    "games",
    "education"
  ],
  "icons": [
    {
      "src": "/icons/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily challenge",
      "url": "/play/daily",
      "icons": [
        {
          "src": "/icons/logo-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Marathon",
      "url": "/play/marathon",
      "icons": [
        {
          "src": "/icons/logo-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
