{
    "name": "111",
    "short_name": "111",
    "description": "Score exactly 111 using words. A race against the clock that blends vocabulary with arithmetic.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#1a1a1a",
    "lang": "en-US",
    "categories": ["games", "puzzle", "word", "education"],
    "icons": [
          {
                  "src": "/icon-192.png",
                  "sizes": "192x192",
                  "type": "image/png",
                  "purpose": "any"
          },
          {
                  "src": "/icon-512.png",
                  "sizes": "512x512",
                  "type": "image/png",
                  "purpose": "any"
          },
          {
                  "src": "/icon-512-maskable.png",
                  "sizes": "512x512",
                  "type": "image/png",
                  "purpose": "maskable"
          }
    ]
}
