{
 "name": "Cluemoji \u2014 All the Moji",
 "short_name": "Cluemoji",
 "description": "The daily emoji crossword. One grid, the whole world, today only.",
 "start_url": "/cluemoji/?src=pwa",
 "scope": "/",
 "display": "standalone",
 "background_color": "#FFCC22",
 "theme_color": "#191400",
 "icons": [
  {
   "src": "/icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "/icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  },
  {
   "src": "/icon-maskable-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ]
}