{
  "id": "/games/word-quest/",
  "name": "Word Quest · The Cuga Zone",
  "short_name": "Word Quest",
  "description": "Rescue the runaway words! Grab a word and carry it to the picture it names.",
  "start_url": "/games/word-quest/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06061a",
  "theme_color": "#00ff9c",
  "icons": [
    {
      "src": "/icons/word-quest/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/word-quest/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/word-quest/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}