{
  "name": "Dicelex — Daily 3D Word Dice Puzzle",
  "short_name": "Dicelex",
  "description": "Free daily 3D word puzzle. Spell words on a board of rotating letter cubes and clear all 16 in 3 words or fewer.",
  "lang": "en",
  "categories": ["games", "puzzle", "education"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#A55A26",
  "background_color": "#ffffff"
}
